S
S
Sdelan_v_CCCP2014-07-23 14:59:32
Qt
Sdelan_v_CCCP, 2014-07-23 14:59:32

How to build an open source project in Qt?

Hello. I want to build an open source NTP project (specifically ntp-4.2.6p5) in Qt Creater. How can I import it correctly so that the NTP(ntpd) daemon is assembled and compiled? I want to go through it with a debugger.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
EXL, 2014-07-23
@Sdelan_v_CCCP

If this project has a "Makefile.am" file, then activate the "Help -> About Plugins..." plugin AutotoolsProjectManager , and then restart Qt Creator and open this file in the program;
If there is nothing like that, then make a project file with handles using "File -> New File or Project... -> Import Project". Thus, on the basis of the created files, it will be possible to make a full-fledged and familiar "* .pro" file.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question