What did you try exactly.
Did you use Codeblocks with Mingw inside as i did?

s2ilveszter wrote:
> I tried it, but I could not set libs within cmake-gui
>   
This is not needed. Just settings WXWIN was enough.
> it always did forget the libs within wxwidgets.
> Within wx I had to set up each lib separately :\
>   
You should.
If it does not work as i presume i can't help.
Here i worked without problems.
> and I still get billions of linker error during
> linking mars app.
> This cmake-gui does not seem to be good for me.
>   
With the as my setup? Or your own?
> With normal msys way I could link mars too,
>   
> only the "myOwnAppname" was not ok.
> I could try all of the samples.
>   
And do they work?
> What is this "myOwnAppname"? Do I "only"
> need this to build my own app like it says?
>   
yes.

In any case i think you should start all over. With settings WXWIN 
correctly.
That should set the rest of the stuff right.
If not i am curious what is going on :-(
You can always put some MESSAGE( $ENV{WXWIN}) in FindwxWidgets.cmake, 
too see where its going wrong.

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

Reply via email to