WIP: Redo build system #30

Closed
insberr wants to merge 1 commit from nix-flake into main
Owner

This PR aims to resolve issues related to building and ease of setup to build. It will also include a nix flake for development and building.

Some thing that need to be addressed:

  • The camke file is a mess and cobbled together
  • I think build is now dependent on how the nix-shell works, so build may not work outside of that...
  • Workflows are broken after migration from github
  • Some dependencies arent statically linked #8
  • Usage of vcpkg (nasty) #9
  • #4 is a pretty good reference of problems
  • Cross compilation on linux for windows would be nice #2
This PR aims to resolve issues related to building and ease of setup to build. It will also include a nix flake for development and building. Some thing that need to be addressed: - The camke file is a mess and cobbled together - I think build is now dependent on how the nix-shell works, so build may not work outside of that... - Workflows are broken after migration from github - Some dependencies arent statically linked #8 - Usage of vcpkg (nasty) #9 - #4 is a pretty good reference of problems - Cross compilation on linux for windows would be nice #2
insberr self-assigned this 2026-02-09 15:41:57 -08:00
Author
Owner

closing this PR since this was mostly completed by #31

closing this PR since this was mostly completed by #31
insberr closed this pull request 2026-07-26 16:19:45 -07:00
insberr deleted branch nix-flake 2026-07-26 16:19:54 -07:00

Pull request closed

Sign in to join this conversation.
No description provided.