On 1/18/06, Francesco Montorsi <[EMAIL PROTECTED]> wrote:
> 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 ?

It's actually necessary so that the wxLua app doesn't immediately
crash when run in VC 2003 (at least). I don't really understand it all
that well. This fixes some problem with the compiler's debug vs.
nondebug libs being linked with incorrectly.

Regards,
    John Labenski


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Wxlua-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to