Bug report #4062
Git master is currently broken: globe plugin is the culprit?
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Pirmin Kalberer | ||
Category: | C++ plugins/Globe | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | Resolution: | ||
Crashes QGIS or corrupts data: | Copied to github as #: | 14047 |
Description
make2: * [src/plugins/globe/CMakeFiles/globeplugin.dir/globe_plugin.cpp.o] Error 1
make2: Waiting for unfinished jobs....
[ 80%] Building CXX object src/browser/CMakeFiles/qbrowser.dir/moc_qgsbrowser.cxx.o
[ 80%] Building CXX object src/app/CMakeFiles/qgis.dir/qgsmaptoollabel.cpp.o
[ 81%] Building CXX object src/app/CMakeFiles/qgis.dir/qgsmaptoolmeasureangle.cpp.o
make1: ** [src/plugins/globe/CMakeFiles/globeplugin.dir/all] Error 2
History
#1 Updated by riaanvddool - over 13 years ago
setting USE_GLOBE to OFF fixes...
#2 Updated by Pirmin Kalberer over 13 years ago
- Priority changed from High to Normal
- Assignee set to Pirmin Kalberer
- Category changed from Build/Install to C++ plugins/Globe
I will change USE_GLOBE default to OFF.
Currently, the globe plugin should be only compiled, when osgearth is found. Do you have a self compiled osgearth installed?
#3 Updated by Jürgen Fischer over 13 years ago
- Status changed from Open to Closed
build problems should be fixed.