Frankesk
02-18-02, 17:16
| I get this warning while compiling my project with VC++ 6.0 and MySQL++ LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library The program builds correctly but this warning could lead to errors in future ? |