📄 geogis.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GeoGis - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP560.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "../Include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/GeoGis.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\GeoGis\GeoGIS\ShapeFile.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP560.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP561.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/GeoGis.pdb" /debug /machine:I386 /out:"Debug/GeoGis.exe" /pdbtype:sept /libpath:"../Lib"
".\Debug\DrawToolBar.obj"
".\Debug\GeoGis.obj"
".\Debug\GeoGisDoc.obj"
".\Debug\GeoGisView.obj"
".\Debug\LongArray.obj"
".\Debug\MainFrm.obj"
".\Debug\ShapeFile.obj"
".\Debug\StdAfx.obj"
".\Debug\TreeViewDisplay.obj"
".\Debug\TreeViewFile.obj"
".\Debug\TreeViewResource.obj"
".\Debug\GeoGis.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP561.tmp"
<h3>Output Window</h3>
Compiling...
ShapeFile.cpp
c:\documents and settings\administrator\桌面\geogis\geogis\shapefile.h(130) : error C2061: syntax error : identifier 'CAttrArray'
c:\documents and settings\administrator\桌面\geogis\geogis\shapefile.h(131) : error C2061: syntax error : identifier 'CRectDbl'
c:\documents and settings\administrator\桌面\geogis\geogis\shapefile.h(158) : error C2061: syntax error : identifier 'CMapLayerObj'
c:\documents and settings\administrator\桌面\geogis\geogis\shapefile.h(171) : error C2061: syntax error : identifier 'CCoordArray'
c:\documents and settings\administrator\桌面\geogis\geogis\shapefile.h(172) : error C2061: syntax error : identifier 'CCoordArray'
c:\documents and settings\administrator\桌面\geogis\geogis\shapefile.h(173) : error C2061: syntax error : identifier 'CLongCoord'
C:\Documents and Settings\Administrator\桌面\GeoGis\GeoGIS\ShapeFile.cpp(56) : error C2661: 'ImportShapeFile' : no overloaded function takes 5 parameters
C:\Documents and Settings\Administrator\桌面\GeoGis\GeoGIS\ShapeFile.cpp(69) : error C2661: 'ImportShapeFile' : no overloaded function takes 5 parameters
C:\Documents and Settings\Administrator\桌面\GeoGis\GeoGIS\ShapeFile.cpp(91) : error C2511: 'ImportMultMapLines' : overloaded member function 'int (class CLongLines *,class CLongCoord,class CLongLines *& )' not found in 'CShapeFile'
c:\documents and settings\administrator\桌面\geogis\geogis\shapefile.h(128) : see declaration of 'CShapeFile'
C:\Documents and Settings\Administrator\桌面\GeoGis\GeoGIS\ShapeFile.cpp(96) : error C2511: 'ImportShapeFile' : overloaded member function 'int (class CLongLines *,class CCoordArray *,struct CMainHeader &,const char *,int)' not found in 'CShapeFile'
c:\documents and settings\administrator\桌面\geogis\geogis\shapefile.h(128) : see declaration of 'CShapeFile'
C:\Documents and Settings\Administrator\桌面\GeoGis\GeoGIS\ShapeFile.cpp(193) : error C2061: syntax error : identifier 'CRectDbl'
C:\Documents and Settings\Administrator\桌面\GeoGis\GeoGIS\ShapeFile.cpp(199) : error C2511: 'ImportPoints' : overloaded member function 'int (class CCoordArray *,struct _iobuf *,int)' not found in 'CShapeFile'
c:\documents and settings\administrator\桌面\geogis\geogis\shapefile.h(128) : see declaration of 'CShapeFile'
C:\Documents and Settings\Administrator\桌面\GeoGis\GeoGIS\ShapeFile.cpp(251) : error C2061: syntax error : identifier 'CArrayAttrSel'
C:\Documents and Settings\Administrator\桌面\GeoGis\GeoGIS\ShapeFile.cpp(252) : error C2511: 'IsValidMapObject' : overloaded member function 'int (class CAttrArray &)' not found in 'CShapeFile'
c:\documents and settings\administrator\桌面\geogis\geogis\shapefile.h(128) : see declaration of 'CShapeFile'
C:\Documents and Settings\Administrator\桌面\GeoGis\GeoGIS\ShapeFile.cpp(278) : error C2061: syntax error : identifier 'CMapLayerObj'
Error executing cl.exe.
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP562.tmp" with contents
[
/nologo /o"Debug/GeoGis.bsc"
".\Debug\StdAfx.sbr"
".\Debug\DrawToolBar.sbr"
".\Debug\GeoGis.sbr"
".\Debug\GeoGisDoc.sbr"
".\Debug\GeoGisView.sbr"
".\Debug\LongArray.sbr"
".\Debug\MainFrm.sbr"
".\Debug\ShapeFile.sbr"
".\Debug\TreeViewDisplay.sbr"
".\Debug\TreeViewFile.sbr"
".\Debug\TreeViewResource.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP562.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
GeoGis.exe - 15 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -