You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey there, so at the moment, the is no windows build for leif so what you would have to do is try and build your static library from leif.c (which you would have to link to the dependencies of leif which you would also have to build manually) and than create your visual studio project, link it with the leif .lib file and GLFW .lib fil and add it to your include paths.
You would also need to link your project with the built cglm and libclipboard.
This isnt an issue, more of a question, but i was wondering if it was possible to add leif to a visual studio project like how you can with imgui.
The text was updated successfully, but these errors were encountered: