Open FitterX opened 4 years ago
@FitterX choose the develop branch.
@FitterX choose the develop branch.
Hello! Thanks for replying so fast!
I am extract develop branch and open andama on qt creator 4.10.2. I am using Windows 8.1 Pro And when I put to compile I get the following messages. What will be the problem? Thanks!
@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
@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! Thank you!
Hello @YiannisBourkelis! It worked perfectly on Qt Ide. How do I generate an executable that runs on another computer.
Currently only works when I play inside Qt Ide. When I open the release folder and try to run andama.exe returns an error.
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 You should also include the qt libraries for jpeg
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!