MeasureTool causes link errors #2917
Unanswered
bclay1297
asked this question in
Support Q&A
Replies: 1 comment
-
|
osgEarth CMake no longer builds the Controls library by default, but you can enable it with a CMake flag. We do not plan on removing it so feel free to continue using it. It won't get any further updates though. If you don't want to use it, you can run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to use MeasureTool class From my old app causes link errors from osgEarth::Util::Controls. That class has been deprecated and I do not see ControlCanvaas moved to another section. MeasureTool is still in osgEarth but I do not see a way / example on how to draw the line to be measured on the earth as we could with the previous code. Is there a way to do that without building in the deprecated code?
Beta Was this translation helpful? Give feedback.
All reactions