From: Jan Simon on
Dear Andreu!

> ...
> LIBCMT.lib(atox.obj) : error LNK2005: _atoi already defined in MSVCRT.lib(MSVCR90.dll)
> ...
> LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
> LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library

So your LIBCMT and MSVCRT both define "_atoi".
Do you use NODEFAULTLIB for LIBCMT, MSVCRT or both libs?
Do you need LIBCMT?

Jan
First  |  Prev  | 
Pages: 1 2 3
Prev: ode with boundaries
Next: trisurf matlab