|
今天用vc2005编译 osgearth出现了 debug编译通过 release语法错误的稀罕事情 千年一遇 平生首次
且不是字符集的问题, | | 生成 已启动: 项目: osgEarthFeatures,配置: Debug|Win32 |
| | 正在创建临时文件“l:\osgearth-48dd2ee\soft\src\osgEarthFeatures\osgEarthFeatures.dir\Debug\RSP0000083361748.rsp”,其内容为[/Od /I "L:\osgearth-48dd2ee\src" /I "\include" /I "L:\osgdev\include" /I "L:\vpb\gdal\release-1400\include" /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_SCL_SECURE_NO_WARNINGS" /D "_CRT_SECURE_NO_DEPRECATE" /D "OSGEARTHFEATURES_LIBRARY" /D "OSGEARTH_HAVE_GEOS" /D "CMAKE_INTDIR=\"Debug\"" /D "osgEarthFeatures_EXPORTS" /D "_WINDLL" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fo"osgEarthFeatures.dir\Debug\\" /Fd"L:\osgearth-48dd2ee\soft\lib\Debug/osgEarthFeaturesd.pdb" /W3 /c /Zi /TP /Zm1000"..\..\..\src\osgEarthFeatures\SubstituteModelFilter.cpp"]正在创建命令行“cl.exe @"l:\osgearth-48dd2ee\soft\src\osgEarthFeatures\osgEarthFeatures.dir\Debug\RSP0000083361748.rsp" /nologo /errorReport:prompt” |
| | 正在编译...SubstituteModelFilter.cpp |
| | 生成日志保存在“file://l:\osgearth-48dd2ee\soft\src\osgEarthFeatures\osgEarthFeatures.dir\Debug\BuildLog.htm”osgEarthFeatures - 0 个错误,0 个警告 |
| | 生成 已启动: 项目: osgEarthFeatures,配置: Release|Win32 |
| | 正在创建临时文件“l:\osgearth-48dd2ee\soft\src\osgEarthFeatures\osgEarthFeatures.dir\Release\RSP0000073362456.rsp”,其内容为[/O2 /Ob2 /I "L:\osgearth-48dd2ee\src" /I "\include" /I "L:\osgdev\include" /I "L:\vpb\gdal\release-1400\include" /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_SCL_SECURE_NO_WARNINGS" /D "_CRT_SECURE_NO_DEPRECATE" /D "OSGEARTHFEATURES_LIBRARY" /D "OSGEARTH_HAVE_GEOS" /D "CMAKE_INTDIR=\"Release\"" /D "osgEarthFeatures_EXPORTS" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MD /Fo"osgEarthFeatures.dir\Release\\" /Fd"L:\osgearth-48dd2ee\soft\lib\Release/osgEarthFeatures.pdb" /W0 /c /TP /Zm1000"..\..\..\src\osgEarthFeatures\SubstituteModelFilter.cpp"]正在创建命令行“cl.exe @"l:\osgearth-48dd2ee\soft\src\osgEarthFeatures\osgEarthFeatures.dir\Release\RSP0000073362456.rsp" /nologo /errorReport:prompt” |
| | 正在编译...SubstituteModelFilter.cpp..\..\..\src\osgEarthFeatures\SubstituteModelFilter.cpp(122) : error C2326: 'void osgEarth::Features::SubstituteModelFilter::cluster::ClusterVisitor::apply(osg::Geode &)' : function cannot access 'osgEarth::MixinVector:perator !=' with [ ValueT=osg::Vec3d, SuperClass=osg::Referenced ]..\..\..\src\osgEarthFeatures\SubstituteModelFilter.cpp(129) : error C2326: 'void osgEarth::Features::SubstituteModelFilter::cluster::ClusterVisitor::apply(osg::Geode &)' : function cannot access 'osgEarth::MixinVector::operator !=' with [ ValueT=osg::Vec3d, SuperClass=osg::Referenced ]..\..\..\src\osgEarthFeatures\SubstituteModelFilter.cpp(138) : error C2326: 'void osgEarth::Features::SubstituteModelFilter::cluster::ClusterVisitor::apply(osg::Geode &)' : function cannot access 'osgEarth::MixinVector::operator !=' with [ ValueT=osg::Vec3d, SuperClass=osg::Referenced ]..\..\..\src\osgEarthFeatures\SubstituteModelFilter.cpp(150) : error C2326: 'void osgEarth::Features::SubstituteModelFilter::cluster::ClusterVisitor::apply(osg::Geode &)' : function cannot access 'osgEarth::MixinVector::operator !=' with [ ValueT=osg::Vec3d, SuperClass=osg::Referenced ] |
| | 生成日志保存在“file://l:\osgearth-48dd2ee\soft\src\osgEarthFeatures\osgEarthFeatures.dir\Release\BuildLog.htm”osgEarthFeatures - 4 个错误,0 个警告 |
|
|