Build Log
--------------------Configuration: main_RUp - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\bcrawfor\LOCALS~1\Temp\RSP31.tmp" with contents
[
kernel32.lib packlib.lib pawlib.lib mathlib.lib geant321.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/main_RUp.pdb" /debug /machine:I386 /nodefaultlib:"libc.lib" /out:"Debug/main_RUp.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_RUp.obj
.\Debug\nden.obj
.\Debug\outcoil.obj
.\Debug\sm.obj
.\Debug\sommers.obj
.\Debug\target.obj
.\Debug\wq.obj
]
Creating command line "link.exe @C:\DOCUME~1\bcrawfor\LOCALS~1\Temp\RSP31.tmp"
Output Window
Linking...
main_RUp.obj : error LNK2001: unresolved external symbol _WQ@16
main_RUp.obj : error LNK2001: unresolved external symbol _TARGET@112
main_RUp.obj : error LNK2001: unresolved external symbol _SM@44
main_RUp.obj : error LNK2001: unresolved external symbol _OUTCOIL@48
main_RUp.obj : error LNK2001: unresolved external symbol _INCOIL@48
main_RUp.obj : error LNK2001: unresolved external symbol _GUIDE@52
main_RUp.obj : error LNK2001: unresolved external symbol _EMPTY@68
target.obj : error LNK2001: unresolved external symbol _RANLUX_@8
Debug/main_RUp.exe : fatal error LNK1120: 8 unresolved externals
Error executing link.exe.
Results
main_RUp.exe - 9 error(s), 0 warning(s)