osgearth icon indicating copy to clipboard operation
osgearth copied to clipboard

Can't build osgEarth in DEBUG without OSG RELEASE

Open remoe opened this issue 5 years ago • 2 comments

Windows: Can't build osgEarth in DEBUG with not existing RELEASE build of OSG. I think FindOSG.earth is wrong.

remoe avatar Aug 23 '19 12:08 remoe

This is not solved in 3.1. One need to build OSG in release as well.

-- Configuring done CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: OPENTHREADS_LIBRARY linked by target "osgEarth" in directory osgearth-3.1_osg363-debug/osgearth.git/src/osgEarth

remoe avatar Dec 05 '20 20:12 remoe

This looks oddly similar to this cmake issue

Davidbrcz avatar Oct 20 '21 08:10 Davidbrcz