I tried it, but I could not set libs within cmake-gui
it always did forget the libs within wxwidgets.
Within wx I had to set up each lib separately :\
and I still get billions of linker error during
linking mars app.
This cmake-gui does not seem to be good for me.

With normal msys way I could link mars too,
only the "myOwnAppname" was not ok.
I could try all of the samples.
What is this "myOwnAppname"? Do I "only"
need this to build my own app like it says?

y.s.
sis

Klaas Holwerda írta:
> Hi sis,
>
> I just got the first result with MingW and CodeBlock.
> It works, i get executables working.
>
> Read
>
> http://wxart2d.org/moin/CodeBlocks.
>
> this is the non Msys way.
>
> Next i will text the codeblock projects, but that is for latter.
>
> If you try this one, please let me know if all is clear.
>
> Klaas
>
>
>
>
> s2ilveszter wrote:
>> Dear Klaas!
>>
>> Thank you for the quick response.
>> I think I will have to get back to linux.
>> So windows was not the best choice :)
>> By the way compiling was almost done,
>> only at 99% this linking error is frustrating.
>> Did you get link errors at this point as well?
>>
>> y.s.
>> sis
>>
>> klaas.holwerda wrote:
>>> You are using MSys , which i don't use. Also cygwin is hard. It 
>>> gives often linking errors which i can't solve.
>>> While on linux its all oke.
>>> I am using VC on windows.
>>>   
>>
>>>> Linking CXX executable myOwnAppname.exe
>>>> CMakeFiles/myOwnAppname.dir/src/myfile1.obj:myfile1.cpp:(.text+0x15a): 
>>>> undefined reference to `wxFrameNameStr'
>>>>     
>>> Weird linking errors, so this must be those everlasting problems 
>>> with cygwin and msys.
>>> Sometimes linking order of libraries does help, but i gave up.
>>> Better use VC, or Linux directly ( i use VirtualBox on linux AMD64 
>>> to do windowsXP. )
>>> On both 64bit ubuntu and redhat and ubuntu 32bit and with VC all is 
>>> fine.
>>>
>>> Regards,
>>>
>>> Klaas
>>>   
>>
>> ------------------------------------------------------------------------------
>>  
>>
>> Crystal Reports - New Free Runtime and 30 Day Trial
>> Check out the new simplified licensing option that enables unlimited
>> royalty-free distribution of the report engine for externally facing 
>> server and web deployment.
>> http://p.sf.net/sfu/businessobjects
>> _______________________________________________
>> Wxart2d-users_dev mailing list
>> Wxart2d-users_dev@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev
>
>
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables unlimited
> royalty-free distribution of the report engine for externally facing 
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> ------------------------------------------------------------------------
>
> _______________________________________________
> Wxart2d-users_dev mailing list
> Wxart2d-users_dev@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev
>   


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to