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

Can you please write down a step by step method to build this? #1

Open
shujaatak opened this issue Nov 24, 2017 · 3 comments
Open

Can you please write down a step by step method to build this? #1

shujaatak opened this issue Nov 24, 2017 · 3 comments

Comments

@shujaatak
Copy link

This is not an issue but a necessity for the users to know how to build your code on their machines. From the code and screenshots it seems a fantastic project but without some instructions how to build it, like me, many other people would not be able to test it.
I am interested to know which version of Qt should I use and what steps should I follow to successfully compile it on my system because I had failed to compile it successfully in the recent past.

@Jango73
Copy link
Owner

Jango73 commented Nov 26, 2017

Sure, I will do what you suggest.
Until now, I worked with QtCreator 4.2.1 on Windows, using a 5.8.0 version of Qt. I already built it succesfully on another machine using Qt 5.9.X.
It currently does not build if you use shadow build, because the .pro files are not made to work that way. This is probably the first thing that should be fixed for the project to build correctly anywhere.
Are you building on Linux?

@shujaatak
Copy link
Author

I am using Qt5.9.2 on Windows. I am going to build VirtualPilot again right now and I hope your suggestions would be helpful. I will update you about the progress.
Also can you please write down those steps in the readme file once for everyone?

@Jango73
Copy link
Owner

Jango73 commented Nov 26, 2017

I just created a Building page where all the steps are defined.
I also updated the readme file with all the contents of the Home and Building pages

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