Build Log
--------------------Configuration: main_LU - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\bcrawfor\LOCALS~1\Temp\RSP7F.tmp" with contents
[
kernel32.lib packlib.lib pawlib.lib mathlib.lib geant321.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/main_slim.pdb" /debug /machine:I386 /nodefaultlib:"libc.lib" /out:"Debug/main_LU.exe" /pdbtype:sept /libpath:"c:\bret\libraries"
.\Debug\dsg0.obj
.\Debug\empty.obj
.\Debug\guide.obj
.\Debug\heden.obj
.\Debug\incoil.obj
.\Debug\intq.obj
.\Debug\main_LU.obj
.\Debug\nden.obj
.\Debug\outcoil.obj
.\Debug\sm.obj
.\Debug\sommers.obj
.\Debug\target.obj
.\Debug\wq.obj
.\Debug\xsnorm.obj
]
Creating command line "link.exe @C:\DOCUME~1\bcrawfor\LOCALS~1\Temp\RSP7F.tmp"
Output Window
Linking...
main_LU.obj : error LNK2001: unresolved external symbol _WQ@16
main_LU.obj : error LNK2001: unresolved external symbol _GUIDE@52
main_LU.obj : error LNK2001: unresolved external symbol _INCOIL@48
main_LU.obj : error LNK2001: unresolved external symbol _TARGET@112
main_LU.obj : error LNK2001: unresolved external symbol _EMPTY@68
main_LU.obj : error LNK2001: unresolved external symbol _OUTCOIL@48
main_LU.obj : error LNK2001: unresolved external symbol _SM@44
target.obj : error LNK2001: unresolved external symbol _RANLUX_@8
target.obj : error LNK2001: unresolved external symbol _SOMMERS_@12
Debug/main_LU.exe : fatal error LNK1120: 9 unresolved externals
Error executing link.exe.
Results
main_LU.exe - 10 error(s), 0 warning(s)