-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Trying to run cmake on debian bookworm, it tells me it can't find `GLEW::glew` when using VC_…
-
When I make wtih CMake Gui, get some errors:
```
CMake Error at C:/Program Files/CMake/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find GLEW (missing: GL…
-
### LVGL version
master
### What happened?
@liamHowatt I am attempting to add glfw3 to lv_port_linux. I've decided to try on my system
before attempting to run it on other embedded linux distros, …
-
hk@Hk:/SIBR_viewers$ cmake -Bbuild . -DCMAKE_BUILD_TYPE=Release
CMake Warning at CMakeLists.txt:21 (message):
Untested version of cmake. If you checked everything is working properly,
please u…
-
when I do ./build.sh it just brings me to the script and doesn't run anything, all my includes with GLFW and GLEW and everything I'm trying to include with conan gives me a error. How come you don't h…
-
In ofxPUI.h , with the new version of OF you should change:
# include "glee.h"
to
# include "glew.h"
Ciao
-
I have an issue while building in Linux, says:
g++: error: unrecognized command line option ‘-std=gnu++20’; did you mean ‘-std=gnu++2a’?
make: *** [Makefile:63: build/release/pica/hostshaders/hostsh…
-
-- Git found: /usr/bin/git
-- SIBR version :
BRANCH fossa_compatibility
COMMIT_HASH 9906b16831d215ac7fdb10a24780411a4db931fd
TAG
VERSION 0.9.6-166-g9906b16
-- Install path set to /home/jjpa…
-
Since native Wayland is used with GLFW 3.4+, GLEW has some issues with EGL. GLEW 2.3.0+ will provide `glewContextInit`, which should fix this.
For GLFW 3.4+, GLEW 2.3+:
- Detect Wayland and use …
-
### Description
The [conanfile.py](https://github.com/conan-io/conan-center-index/blob/master/recipes/glew/all/conanfile.py#L68) does not choose a target so it runs all (not glew_s). The [CMakeLists]…
VA-GS updated
1 month ago