Francesco,

I updated from CVS, but the linking problem is still there (gdiplus.lib 
is not in the makefile.vc.
And with nmake it is a problem.
Next i discovered that wxLua and wxstedit follow different ways to set 
unicode and debug.

wxstedit: nmake -f makefile.vc WX_UNICODE=1 WX_DEBUG=1

wxLua & wxWidgets: nmake -f makefile.vc UNICODE=1 BUILD=debug

Why this difference??
It is rather confusing. Because for that was the reason i thought the 
naming of the libs went wrong, but it is oke.
I would not mind that all of them worked the same, or at least wxlua and 
wxCode stuff.

Francesco Montorsi wrote:
>> Francesco Montorsi wrote:
>>     
>>
> well, that's ok for me however: if you compile with opengl, it doesn't mean 
> that 
> any app using wx-config needs wx openGL library, isn't it?
> If an app needs it, it can use "wx-config --libs gl" :)
>   
Oke forgot that one again, thanks for reminding :-)
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
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to