Dear list,
Could trojita have a qtcreator project file .pro ? And how to build the
project on windows ?
best wishes!
Abner.
Hi,
On Freitag, 19. Dezember 2014 09:52:25 CET, Alex wrote:
Could trojita have a qtcreator project file .pro ? And
how to build the project on windows ?
Trojitá uses CMake as build tool. Providing two build definitions does not
make sense and will cause lots of trouble in the future.
On Friday, 19 December 2014 09:52:25 CEST, Alex wrote:
Dear list,
Could trojita have a qtcreator project file .pro ?
Just open the CMakeLists.txt.
And how to build the project on windows ?
In the same manner as any other cmake-based project. Doing this with
QtCreator in exactly the same ma