-
Notifications
You must be signed in to change notification settings - Fork 9
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
How do we compile it #8
Comments
I used Qt4's qmake to convert the .pro file to a Makefile on the FATX directory first. Looks like it compiled correctly. Did the same on the Up directory without any errors. The Up program crashes on me when I select the load devices under file. I don't have anything connected to my PC so that might be the cause but I am unsure. Still trying to figure this program out. |
I did change some things to get it to compile under Qt5 but still crashes on 'Load Devices'. |
@kermitdafrog8 this project was one of my first ever C++ projects and likely has many memory safety issues. Compile with |
Is there any way to contact you directly? |
Compile instruction for gnu/linux?
The text was updated successfully, but these errors were encountered: