Re: [Qgis-developer] QGIS with GRASS7 !?; Was: Disable qgis mapserver at compilation

2010-09-21 Thread Anne Ghisla
On Mon, 2010-09-13 at 13:50 +, Martin Spott wrote: > Now, did anyone succeed in building recent QGIS SVN trunk against a > GRASS7 from SVN trunk ? As an example, I'm calling 'cmake' this way: > > cmake -D CMAKE_INSTALL_PREFIX=/opt/QGIS -D WITH_BINDINGS=TRUE \ > -D GRASS_INCLUDE_DIR=/opt/GRASS

Re: [Qgis-developer] Re: cmake error on OS X 10.6

2010-09-21 Thread John C. Tull
I'm glad to hear you had success. I played catchup today with a bunch of stuff and ran into the same build problem you had reported. Thanks for your good research on the patch as that saved me some grief. I still managed to have a corrupt cache database and some other issues that made the upgrad

Re: [Qgis-developer] Re: cmake error on OS X 10.6

2010-09-21 Thread Matthew Denno
Just a follow up. After applying the patch and upgrading to PyQt trunk I was able to get QGIS installed from source. And I learned some things along the way :) William and John: Thanks again for all your help. On Sat, Sep 18, 2010 at 11:19 AM, William Kyngesburye wrote: > I just ran a trunk

Re: [Qgis-developer] Re: Error while compiling QGIS 1.5.0

2010-09-21 Thread S Mizuno
You probably need to define _WIN32_WINNT=0x0500 to enable some areas in the Windows headers, which weren't available prior to Windows 2000. In CMakeSetup, CXX_FLAGS should be -D_WIN32_WINNT=0x0500 This appears to be an issue only with MinGW building. How much interest is there in building QGIS

[Qgis-developer] Re: [Qgis-user] export in KML

2010-09-21 Thread Volker Fröhlich
Hello Paolo! I recently discovered that as well. If you take a look at your exported kml file, you'll notice, that pratically all data is embraced by - tags. I wrote to the GDAL ML (http://lists.osgeo.org/pipermail/gdal-dev/2010- August/025800.html), but the results are a bit unclear: Whilst one

[Qgis-developer] QGIS and Geos version

2010-09-21 Thread Andrea Peri 2007
Hi Andrea, On Tue, 21. Sep 2010 at 18:49:20 +0200, Andrea Peri 2007 wrote: / There is some incompatibility with a more recent version like the Geos />>/ 3.2.2 version ? /> No(t that I know). OSGeo4W simply has 3.0 and updating probably would mean rebuilding a bunch of stuff. Jürgen O

Re: [Qgis-developer] QGIS and Geos version

2010-09-21 Thread Jürgen E . Fischer
Hi Andrea, On Tue, 21. Sep 2010 at 18:49:20 +0200, Andrea Peri 2007 wrote: > There is some incompatibility with a more recent version like the Geos > 3.2.2 version ? No(t that I know). OSGeo4W simply has 3.0 and updating probably would mean rebuilding a bunch of stuff. Jürgen -- Jürgen E.

[Qgis-developer] QGIS and Geos version

2010-09-21 Thread Andrea Peri 2007
Hi, I notice the Geos version used in the osgeo4w installation of qgis-dev is the 3.0.3. There is some incompatibility with a more recent version like the Geos 3.2.2 version ? Thx, Andrea. ___ Qgis-developer mailing list Qgis-developer@lists.os

[Qgis-developer] Re: [GRASS-dev] new GRASS 6.4 modules

2010-09-21 Thread Paolo Cavallini
Il 10/09/2010 18:28, Markus Neteler ha scritto: > Paolo - agreed, an important issue. Please suggest a > wiki page where we can collect responses. Done (I think I annuonced it earlier): http://www.qgis.org/wiki/Adding_New_Tools_to_the_GRASS_Toolbox see at the end of the page. We definitely need h

[Qgis-developer] PyQGIS App's Main Window doesnt show up

2010-09-21 Thread ameet chaudhari
I created a simple PyQGIS App as follows  1. Created a form in Qt designer (mainwindow.ui) 2. Converted it to python script using pyuic4 (mainwindow_ui.py) 3. Coded main logic in mainwindow_control.py that should show a QgsMapCanvas When I run my app, (python mainwindow_control.py), Nothing is disp

Re: [Qgis-developer] Re: Error while compiling QGIS 1.5.0

2010-09-21 Thread Golubev A.
21.09.2010 13:35, mroddjob пишет: Hi Golubev, Did you manage to get this to work? I am having the same problem, trying to build QGIS 1.5.0 in Qt Creator under windows xp. I get the same errors. Can anyone suggest a solution? Regards Oddjob Hi! I didnt solve that problem and compile QGIS with V

Re: [Qgis-developer] Re: Error while compiling QGIS 1.5.0

2010-09-21 Thread Noli Sicad
Have you read this[1] instruction how build Qgis? http://www.qgis.org/wiki/Installation_Guide I think if you don't follow this instruction you are own your own. Noli On 9/21/10, mroddjob wrote: > > > A. Golubev wrote: >> >> 02.mm.2010 12:51, Jürgen E. Fischer пишет: >>> Hi Golubev, >>> >>> >>

[Qgis-developer] Re: Error while compiling QGIS 1.5.0

2010-09-21 Thread mroddjob
A. Golubev wrote: > > 02.mm.2010 12:51, Jürgen E. Fischer пишет: >> Hi Golubev, >> >> >> On Mon, 02. Aug 2010 at 11:58:12 +0400, A. Golubev wrote: >> >>> QGIS 1.4 compiles fine. Is there any solution? >>> MinGW 3.4.5, WinXP SP2, Qt 4.5.1 >>> >> Hm, http://lists.osgeo.org/pipermail/qgis