On 3/17/07, klaas.holwerda <[EMAIL PROTECTED]> wrote:
I can only answer this part of the post.
The next linking errors i don't understand yet.
link /NOLOGO /OUT:..\..\..\bin\vcd_lib\wxlua.exe
/LIBPATH:D:\soft\wxwin
\wxWidgets-2.8.0\lib\vc_lib /DEBUG /LIBPATH:..\..\..\lib\vc_lib
/LIBPATH:..\..\
..\modules\lua\lib /SUBSYSTEM:WINDOWS
@C:\DOCUME~1\klaas\LOCALS~1\Temp\nm34.tmp
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other
libs; us
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.
--
Regards,
Ryan
RJP Computing
-------------------------------------------------------------------------
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