-
Notifications
You must be signed in to change notification settings - Fork 46
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 to compile Andama. #42
Comments
@FitterX choose the develop branch. |
Hello! I am extract develop branch and open andama on qt creator 4.10.2. |
@FitterX you should compile openssl library as described here on line 178 https://github.com/YiannisBourkelis/Andama-Remote-Desktop/blob/develop/src/Andama/Andama.pro |
Hi, i go try! |
Hello @YiannisBourkelis! Currently only works when I play inside Qt Ide. Thank you one more time! |
@FitterX I didn't tested a standalone build yet. Check the error messages about missing libraries and include them inside the folder where andama.exe is located. Read this https://doc.qt.io/qt-5/windows-deployment.html |
Hello!
I'm having trouble trying to compile!
I tested different versions of QT opensource but was unsuccessful.
Could someone help me, or pass on the settings that must be done in QT to compile successfully.
Thank you!
The text was updated successfully, but these errors were encountered: