chore: clean up and make building the project a bit easier #31
No reviewers
Labels
No labels
Build
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
insberr/archea!31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "cleanup-and-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some things to do:
.ideaCMakeListsMove everything into a
srcfolder LOL. and then I can do this in the cmakelistsI think something like this works a bit better
Fun fact! Everything builds, but GLEW fails to init at runtime,,, yay thats going to be fun to figure out!
Might try and switch to glad, though that also seems to be a bit of a nightmare. A lot of code edits might need to be made
So i can just do this and ignore the error, and things run. But thats kinda jank in my opinion.
So im going to switch to
gladyeah this is fine
WIP: chore: clean up and make building the project a bit easierto chore: clean up and make building the project a bit easier