I am in linux Mint 17.0
I am trying to develop a small application in Qt using libqgis library.
When I create a Class inherit from QgsMapCanvas, I get mistakes related with 'undefined references to...'
I have search the *.cpp files (e.g. qgsmapcanvas.cpp) and I haven't it.
I have installed libqgis-dev. I can found all the *.h files into the packet installed in /usr/include/qgis, but there aren't cpp files, and this is the reason that compilar is claiming.
And this is the question.
أكثر...
I am trying to develop a small application in Qt using libqgis library.
When I create a Class inherit from QgsMapCanvas, I get mistakes related with 'undefined references to...'
I have search the *.cpp files (e.g. qgsmapcanvas.cpp) and I haven't it.
I have installed libqgis-dev. I can found all the *.h files into the packet installed in /usr/include/qgis, but there aren't cpp files, and this is the reason that compilar is claiming.
And this is the question.
أكثر...