Skip to content

Improve CMake setup and build compatibility#1

Open
bugparty wants to merge 8 commits into
rtenlab:mainfrom
bugparty:ubuntu24
Open

Improve CMake setup and build compatibility#1
bugparty wants to merge 8 commits into
rtenlab:mainfrom
bugparty:ubuntu24

Conversation

@bugparty
Copy link
Copy Markdown

This PR includes several improvements:

  • Updated CMake configuration so all libraries are installed into the local ./build directory. This removes the need for sudo and avoids polluting the system environment.
  • Fixed fmt grammar compatibility issues, allowing the project to build with both older and newer versions of fmt on different Ubuntu releases.
  • Fixed issues in the Vulkan-related CMake configuration, and we can compile to Vulkan too.
  • Added one-click scripts to install dependencies and run the project.
  • Fix some minor grammer in README.md and update the instructions for new one-click scripts and Ubuntu 24 support for PC.

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

Successfully merging this pull request may close these issues.

1 participant