这里面实现了大地测量中高斯正反算的解算
源代码在线查看: 高斯大地坐标正反算dlg.plg
Build Log
--------------------Configuration: 高斯大地坐标正反算Dlg - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\new\LOCALS~1\Temp\RSP77.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/高斯大地坐标正反算Dlg.pdb" /debug /machine:I386 /out:"Debug/高斯大地坐标正反算Dlg.exe" /pdbtype:sept
".\Debug\高斯大地坐标正反算Dlg.obj"
]
Creating command line "link.exe @C:\DOCUME~1\new\LOCALS~1\Temp\RSP77.tmp"
Output Window
Linking...
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __beginthreadex
libcd.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/高斯大地坐标正反算Dlg.exe : fatal error LNK1120: 3 unresolved externals
执行 link.exe 时出错.
Results
高斯大地坐标正反算Dlg.exe - 1 error(s), 0 warning(s)