GuvaCode / Phoenix-Game-Framework

The Phoenix Game Framework is a set of classes for helping in the creation of 2D and 3D games in pascal.
Other
27 stars 5 forks source link

glfw3.dll error after installing on Windows #2

Closed MFernstrom closed 2 years ago

MFernstrom commented 2 years ago

I just downloaded PGF and tried to install on Lazarus 2.0.10 but when I try to start it after, Lazarus crashes with the error "The code execution cannot process because glfw3.dll was not found"

Solution was simple - Download the Windows precompiled package of glfw and copy the DLL to Lazarus directory (And then also to game output directory) https://www.glfw.org/download