BUILD_OSG_ARAPPERS: 这一项要选,不然后面编译自己的测试程序的时候,会报无法打开文件"osgIntrospectiond.lib"错误.
Could not find plugin to read objects from file "cow.osg"这个是要编译osgdb_rgbd.dll
可以在链接器->输入(或者命令行)中删除osgIntrospectiond.lib项即可。