euler78
11-16-2006, 06:10 PM
Hi all, I got a problem when I compile a bunch of routines using mnewt code in nr. If I compile them seperately everything is fine, the problem is with the linker. I am using Compaq Visual Fortran. I got the following error message from the developer:
Linking...
libcd.lib(wwincrt0.obj) : error LNK2001: unresolved external symbol _wWinMain@16
Debug/quadratic.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
quadratic.exe - 2 error(s), 0 warning(s)
:mad:
If I use the command prompt I got stack overflow. I have expanded the stack size when I compile to 8000000, but it does not work :mad: :mad: Thanks
Linking...
libcd.lib(wwincrt0.obj) : error LNK2001: unresolved external symbol _wWinMain@16
Debug/quadratic.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
quadratic.exe - 2 error(s), 0 warning(s)
:mad:
If I use the command prompt I got stack overflow. I have expanded the stack size when I compile to 8000000, but it does not work :mad: :mad: Thanks