need to create a new eclipse project with existing code to use qt .pro file [message #1819529] |
Thu, 16 January 2020 15:45  |
Eclipse User |
|
|
|
Hello
I have a code base with a .pro file. My understanding is that I need to use qmake and this .pro file to create a make file. With c++, I have generally just written my own makefile but have never done that for a QT project. I have used eclipse for java but am new to using it with c++.
I have qt5 and qt5-devel installed. I also have qt4 installed, so I have access to both qmake-qt4 and qmake-qt5. I have qmake-qt5 with no arguments registered as an External Tool.
I am not sure how to set up the project to do this. Do I "Create a new Makefile Project in a directory containing existing code", do I "Create a new C++ project"?
Is there a procedure for creating the project and then running qmake to generate the makefile?
Thanks for the assistance,
LMHmedchem
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04966 seconds