[Solved]:QGIS API for linux
QML and Qt Quick
12
Posts
2
Posters
4.0k
Views
1
Watching
-
Look at the listed packages, IIRC, there is for example the Qt 4 dev packages, so look in RedHat package manager for those. You'll have to repeat the step for each dependency mentionned
-
You welcome !
Since it's all good, don't forget to update the thread's title to solved so other forum users may know that a solution has been found :)
-
-
AFAIK, you can include it like any other library
-
AFAIK QGIS asks for cmake only to be compiled. To use it you have the choice.
cmake support to build Qt related projects has been done since a long time. Also QGIS uses Qt
-
You're welcome !
The easiest would be to start from a QGIS example and play with it until you have what you want