Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OSG3.4.1 OSGEarth2.10 win7 vs2015 x64 如何搭建OSGEarthQT?我用源代码osgEarthQt,但是构建后没有安装工程,找不到lib文件
osgEarthQt 已从 cmake 文件中删除,因此不会在 osgEarth 2.10 中构建。
您要么需要使用旧版本的 osgEarth,要么将支持添加回 cmake 文件以构建 osgEarthQt。
我一直在本地将支持添加回 cmake 文件以构建 osgEarthQt。
遗憾的是,开发人员不再支持 Qt。