We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A proper installer for windows would be nice.
So far, the windows release is simply a zip archive with all the files. Running the executable will even trigger security warnings.
There are some tutorials how to build *.msi installers through cmake. But none worked so far. Needs more research.
*.msi
cmake
The text was updated successfully, but these errors were encountered:
momentarylapse
No branches or pull requests
A proper installer for windows would be nice.
So far, the windows release is simply a zip archive with all the files. Running the executable will even trigger security warnings.
There are some tutorials how to build
*.msi
installers throughcmake
. But none worked so far. Needs more research.The text was updated successfully, but these errors were encountered: