-
Unable to run my application correctly on Linux-Ubuntu using OpenTK have had to resort to Penci.Gaming, and the result has been satisfactory.
However the beginning was frustrating, using Monodevelo…
-
The error says, "CMake Error at CMakeLists.txt:47 (find_package):
By not providing "Findglfw3.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provid…
-
-
I'm not sure what to do here. I've installed glfw with chocolatey and added the lib and bin directories to the path but this error still occurs. This is the first time I've had this error with rust an…
-
**OS**
Windows Subsystem for Linux (Ubuntu)
```
$ ./vid vid.v
vid: /build/glfw3-KYdbSD/glfw3-3.2.1/src/monitor.c:394: glfwGetVideoMode: Assertion `monitor != NULL' failed.
Aborted (core dumped)…
-
When building for Mac, the following error occurs:
```
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and t…
-
### Environment details
* Operating System+version: Windows 10
* Compiler+version: Visual Studio 2022
* Conan version: 2.0.9
* Python version: 3.10.4
### Steps to reproduce
Create a simp…
-
I am on Visual studio 2015 and Windows 10.
I install glfw through the standard procedure of
``````
git clone https://github.com/glfw/glfw
mkdir build
cd build
cmake -A x64 ..
``````
It ge…
-
Input into text fields is not working with GLFW3 library.
It's not working because of wrong implementation in file `source/platform/include/Gwork/Input/GLFW3.h`.
I will make pull request with corre…
-
OS and version: W10-64bits - MSYS2 - mingw64 (I guess it is also applicable to all other MSYS2 flavor mingw32, clang32, clang64,...)
Compiler version: gcc 13.2.0
Release or commit: 3.3.9
Build lo…