T
T
Troodi Larson2018-04-27 19:41:44
Qt
Troodi Larson, 2018-04-27 19:41:44

How to build an assembly, preferably statically?

How to build an assembly, preferably statically? There is such a project https://github.com/cisco-open-source/qtwebdriver , I can’t compile it in any way, how is it generally correct to compile such a project with QT?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
jcmvbkbc, 2018-04-27
@jcmvbkbc

How to build an assembly, preferably statically? There is such a project https://github.com/cisco-open-source/qtwebdriver , I can’t compile it in any way, how is it generally correct to compile such a project with QT?

README.md with the Build and Run section and a link for whom is it in the root of the project?

K
Kastuś, 2018-04-28
@Gytim

Is it necessary statically? Maybe then just execute windeployqt (linuxdeployqt, macdeployqt)? Under linux, after selecting the libraries, the bash script is to be launched from LD_LIBRARY_PATH.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question