Hi,
im trying to build grass plugin for qgis ..
when i try to use cmake .. i get the following error after configuring..
CMake Error at CMakeLists.txt:78 (QT4_WRAP_UI):
Unknown CMake command "QT4_WRAP_UI".
I have Qt4 ,PyQt and python2.6 installed already..
can anyone help me how to figure out whats wrong here?
Thanks.
...
Hi
I am customizing qgis source code that builds through cmake.
It has a source tree with many sub directories(with sub-directories withinin them aswell).
The whole source tree is divided into modules like core,that has GIS core components,gui that takes care of the gui,app,that takes care of the main app(containing main.cpp) and othe...
Hi,
I am customising QuantumGIS that uses Qt's Qpainter to draw and paint...
I am trying to draw a polyline on the canvas that is coming as a update through message queues..the draw is very fine...but in the polyline or polygon objects that i get as an update also include an angle field that is to be used for rotation of an object.
Th...
Hi,
I have been involved in building a custum QGIS application in which live data is to be shown on the viewer of the application.
The IPC being used is unix message queues.
The data is to be refreshed at a specified interval say, 3 seconds.
Now the problem that i am facing is that the processing of the data which is to be shown is t...
The GDAL library homepage implies that people who arrive there already know what they are doing. I work with ArcGIS, and am unfamiliar with intricate setups with library dependencies as GDAL suggests. Is there an easy "package" i can download? I have found maptools.org, and i guess the libraries that has is accessible by any programmin...
Hi ,
I am new to GIS and i want to export the qgis file to mapserver map file.
But that option is not available in my Qgis 1.3.0 mimas.
what to do to get it?
pls help.
...
Hi,
Does anyone knows how to build QGIS for Windows with mingw and Cmake? Having that I have all required dependencies installed.
Thanks,
Carlos.
...