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

Impossible to compile on Windows #111

Open
Noxillio opened this issue Oct 20, 2024 · 1 comment
Open

Impossible to compile on Windows #111

Noxillio opened this issue Oct 20, 2024 · 1 comment

Comments

@Noxillio
Copy link

Noxillio commented Oct 20, 2024

First Qt complains about there being no Phonon. Then when removing that from the .pro file to get rid of that error it complains that there's no Botan, and there are no instructions on adding it (which files / where they are supposed to go). Basically anyone who wants to use this who is not already experienced with Qt just can't use it. Can we get at least a little more detail or some updated instructions please?

@Pandoriaantje
Copy link
Contributor

Pandoriaantje commented Oct 28, 2024

my forks compiles fine and has instructions/download for botan. check my repo. i've been modernizing the code here and there, and focusing on the windows side of things.
https://github.com/Pandoriaantje/Velocity

once you have botan in the correct directory, you can run mingw32-make on the makefile in the root of the repo to build xboxinternals and velocity. Once compiled, run "windeployqt.exe --no-translations .\Velocity.exe" to add all dependencies. You will need to supply your own retail/dev keyvault.

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

2 participants