Linking issues
-
Hi, I have an MFC application which gives problems to link (not compile). I get the following errors: error LNK2001: unresolved external symbol __imp__floor error LNK2001: unresolved external symbol __imp__atof error LNK2001: unresolved external symbol __imp__atof I ignored the library 'msvcrtd.lib' in my project. Any ideas how I can solves these two problems? Greetings, Jens
-
Hi, I have an MFC application which gives problems to link (not compile). I get the following errors: error LNK2001: unresolved external symbol __imp__floor error LNK2001: unresolved external symbol __imp__atof error LNK2001: unresolved external symbol __imp__atof I ignored the library 'msvcrtd.lib' in my project. Any ideas how I can solves these two problems? Greetings, Jens