McNopper/EGL

How to build without Eclipse

Opened this issue · 2 comments

Looking for a way to build on cli, preferably on Github Actions

There is a CMake file included, which should allow several build options.
Regarding GitHub Actions, there is currently no script available.

How do I build a .dll file on Windows? I end up with a .lib file but I would like to load it in Python with ctypes.