osgverse icon indicating copy to clipboard operation
osgverse copied to clipboard

编译失败

Open friendbaby opened this issue 8 months ago • 0 comments

操作系统:Windows 10 64 编译环境:VS2017

1>------ 已启动生成: 项目: osgVerse_Test_Atmospheric_Scattering, 配置: Release x64 ------ 1>atmospheric_scattering.cpp 1>E:\OSG\VS2017_Build_x64\osgverse\tests\atmospheric_scattering.cpp(515): error C2398: 元素“1”: 从“const double”转换到“osg::Vec3f::value_type”需要收缩转换 1>E:\OSG\VS2017_Build_x64\osgverse\tests\atmospheric_scattering.cpp(515): error C2398: 元素“2”: 从“const double”转换到“osg::Vec3f::value_type”需要收缩转换 1>E:\OSG\VS2017_Build_x64\osgverse\tests\atmospheric_scattering.cpp(515): error C2398: 元素“3”: 从“const double”转换到“osg::Vec3f::value_type”需要收缩转换 1>已完成生成项目“osgVerse_Test_Atmospheric_Scattering.vcxproj”的操作 - 失败。

friendbaby avatar Aug 27 '25 08:08 friendbaby