Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio 2022/2019 instead of vscode? #16

Open
tallysucks opened this issue Jun 15, 2024 · 3 comments
Open

Visual Studio 2022/2019 instead of vscode? #16

tallysucks opened this issue Jun 15, 2024 · 3 comments

Comments

@tallysucks
Copy link

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.

@tallysucks
Copy link
Author

oh side note, if you want to communicate directly my discord is "tallysucks."

@cococry
Copy link
Owner

cococry commented Jun 16, 2024

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.

@CrunchyToaster
Copy link

Do you have a Makefile or something for that because i have been struggling to make it run on windows in visual studio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants