From: Francesco M. <f18...@ya...> - 2006-01-18 23:21:33
|
Hi, I've grepped all my wxLua (and wxArt2d) updated CVS repositories and I did find only one occurrence of the "/NODEFAULTLIB" string: in app_wxlua, Win32 debug: # ADD LINK32 /VERBOSE:LIB /NODEFAULTLIB:MSVCRT.lib wxluadebug.lib wxluasocket.lib wxlua.lib is it right ? or I'm missing some other occurrences ? Also, is someone so kind to explain me (maybe just quoting the text from other mails) why that setting is so dangerous ? Thanks a lot, Francesco |