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

How to compile Andama. #42

Open
FitterX opened this issue Jan 11, 2020 · 6 comments
Open

How to compile Andama. #42

FitterX opened this issue Jan 11, 2020 · 6 comments

Comments

@FitterX
Copy link

FitterX commented Jan 11, 2020

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!

@YiannisBourkelis
Copy link
Owner

@FitterX choose the develop branch.

@FitterX
Copy link
Author

FitterX commented Jan 11, 2020

@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!

1

@YiannisBourkelis
Copy link
Owner

@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
Copy link
Author

FitterX commented Jan 11, 2020

@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!

@FitterX
Copy link
Author

FitterX commented Jan 12, 2020

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!

@YiannisBourkelis
Copy link
Owner

@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

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