msys2 / MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.
https://packages.msys2.org
BSD 3-Clause "New" or "Revised" License
2.25k stars 1.21k forks source link

cmake has problems with openscenegraph #4717

Closed revelator closed 5 years ago

revelator commented 5 years ago

OpenSceneGraph itself builds with no problems, but several modules like osgqtquick fail to build with the latest cmake.

'''CMake Error at I:/Msys64/mingw64/share/cmake-3.12/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find osgQt (missing: OSGQT_LIBRARY) (Required is at least version "3.0")'''

and yes OsgQt is installed. Also osgBullet seems to be in need of a patch against current bullet.

Alexpux commented 5 years ago

@revelator fixed by https://github.com/Alexpux/MINGW-packages/commit/f0201c7bf249b82e5fec9a8f174c49b059b6e1ac