P
P
pixik2015-06-18 11:02:46
linux
pixik, 2015-06-18 11:02:46

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:
d284f0167c1f45918813c104df23a22d.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DancingOnWater, 2015-06-18
@DancingOnWater

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 question

Ask a Question

731 491 924 answers to any question