Answer the question
In order to leave comments, you need to log in
How to build a project on qt (Qt 5.4.2 (GCC 4.6.1, 64 bit)) for Linux with all necessary libraries included?
I have never done completed projects under QT, where you just need to have a compiled file with libraries at the output and everything works. Can you please tell me how to automate the release build of the project in such a way that all dependencies are picked up?
Thanks to all!
Here is my QT Creator:
Answer the question
In order to leave comments, you need to log in
Well, you have the official SDK, there are many libs in binary form, or you can compile it yourself. In linux, when you add a package to the repository, you specify the dependencies and it will pull everything up by itself. How to do it - it should be looked at depending on the distro.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question