lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Try going into your project settings, C/C++, Code Generation, and change
"Runtime Library" to "Single-threaded."

----- Original Message ----- 
From: "Vincent Lascaux" <vincent.lascaux@centrale-paris.net>
To: <lua@bazar2.conectiva.com.br>
Sent: Wednesday, July 16, 2003 1:25 AM
Subject: Visual Studio .Net 2003


> Hello,
>
>  I'm looking for the binaries for visual studio .net 2003. My project
works
> fine when I compile lua's sources within the project, but all my tries to
> compile the sources to a library failed. In general, I get some link
> warnings (LIBC conflict, use /NODEFAULTLIB), and it segfaults.  I tried to
> take some VS6 lib, to recompile the VS6 project under VS.Net  2003... Same
> errors.
>
>  Thanks for your help
>
>  -- 
>  Vincent
>
>
>