Hi,

I thought i do a last test with VC6 ( only debug and release multilib ).

I see with wxStEdit from wxCode CVS, still this problem, i think this is the same as we had some time ago. If it is already introduced here, later on in wxLua the problem will stay, and eventually in wxArt2D it became a real problem.
Francesco how did you solve it that time? Better do it here too.

Regards,

Klaas

--------------------Configuration: wxstedit - Win32 Debug--------------------
Linking...
LINK : warning LNK4098: defaultlib "MSVCRTD" conflicts with use of other libs; use /NODEFAULTLIB:library

next i get this in all wxLua/apps


-------------------Configuration: app_wxlua - Win32 Release Multilib--------------------
Compiling resources...
Compiling...
lconsole.cpp
wxlua.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "OLEAUT32.dll" discarded by /OPT:REF

and of course in:

--------------------Configuration: app_wxluaedit - Win32 Debug Multilib--------------------
Compiling resources...
Compiling...
wxledit.cpp
wxluaedit.cpp
Generating Code...
Linking...
LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library








-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to