Ryan Pusztai wrote:
>
>     e /NODEFAULTLIB:library
>      ...
>
>
>
> This is most likly because the version of wxWidgets you are linking 
> against uses a different CRT run-time. If it is set to "Multi-Threaded 
> DLL Run-Time" in the wxLua projects try setting it to just 
> "Multi-Threaded Static Run-Time". This should fix the linker errors.
I am using nmake -f makefile.vc, therefore i expect it should be right. 
But this is not the first time we tried to get ride of this problem :-(

Klaas



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to