[GLES] Building unity with -DBUILD_GLES=ON, Could not find module FindOpenGLES2.cmake or a configuration file for package OpenGLES2.
Bug #1039448 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Fix Released
|
High
|
Daniel van Vugt |
Bug Description
Could not find module FindOpenGLES2.cmake or a configuration file for
package OpenGLES2.
Adjust CMAKE_MODULE_PATH to find FindOpenGLES2.cmake or set OpenGLES2_DIR
to the directory containing a CMake configuration file for OpenGLES2. The
file will have one of the following names:
OpenGLES2Co
opengles2-
---
The problem is, cmake still can't find it even when I explicitly set CMAKE_MODULE_PATH. This seems to be because Compiz' cmake scripts override and ignore user-provided CMAKE_MODULE_PATH values.
summary: |
- Building unity with -DBUILD_GLES=ON, Could not find module + [GLES] Building unity with -DBUILD_GLES=ON, Could not find module FindOpenGLES2.cmake or a configuration file for package OpenGLES2. |
Changed in compiz: | |
milestone: | 0.9.8.0 → none |
Changed in compiz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix committed to gles2 at revision 3372