gwaldron / osgearth

3D Maps for OpenSceneGraph / C++14
https://www.pelicanmapping.com/home-1/opensource
Other
1.47k stars 772 forks source link

Error: 'resib' was not declared in this scope in file CompressedArray.cpp #2522

Closed ComradeMashkov closed 3 months ago

ComradeMashkov commented 3 months ago

osgEarth Version (required): Version 3.5

Error: 'resib' was not declared in this scope image

So there is no 'resib' variable in the CompressedArray.cpp file. Where is it defined and how can i fix this? I would really appreciate your help!

Build toolchain: mingw64 (MinGW Makefiles)

jasonbeverage commented 3 months ago

I've pushed a fix for this, thanks for reporting the issue!