Re: [Qgis-developer] Which compiler for a c++ QGIS custom app

2014-02-24 Thread Jürgen E . Fischer
Hi Denis, On Mon, 24. Feb 2014 at 12:10:53 +0100, Rouzaud Denis wrote: > I installed Visual Studio Express 2013, and it seems the compiler given with > (version 12.0) is not compliant with Qt libs from the osgeo package. Right, if you want to use Qt from OSGeo4W you need to you the same compiler

Re: [Qgis-developer] Which compiler for a c++ QGIS custom app

2014-02-24 Thread Rouzaud Denis
Thanks a lot Nathan, this brought me further! On 24 Feb 2014, at 12:14, Nathan Woodrow wrote: > The supported version is VS 2008. I have never tried building with anything > else. > > - Nathan > > > On Mon, Feb 24, 2014 at 9:10 PM, Rouzaud Denis > wrote: > Hi Jürgen, > > On 21 Feb 2014,

Re: [Qgis-developer] Which compiler for a c++ QGIS custom app

2014-02-24 Thread Nathan Woodrow
The supported version is VS 2008. I have never tried building with anything else. - Nathan On Mon, Feb 24, 2014 at 9:10 PM, Rouzaud Denis wrote: > Hi Jürgen, > > On 21 Feb 2014, at 16:24, Jürgen E. Fischer wrote: > > But QGIS and Qt in OSGeo4W is built with Visual C++ not MinGW. You can't >

Re: [Qgis-developer] Which compiler for a c++ QGIS custom app

2014-02-24 Thread Rouzaud Denis
Hi Jürgen, On 21 Feb 2014, at 16:24, Jürgen E. Fischer wrote: > But QGIS and Qt in OSGeo4W is built with Visual C++ not MinGW. You can't use > OSGeo4W's Qt with MinGW. I installed Visual Studio Express 2013, and it seems the compiler given with (version 12.0) is not compliant with Qt libs fro

Re: [Qgis-developer] Which compiler for a c++ QGIS custom app

2014-02-21 Thread Rouzaud Denis
Hi Jürgen, Thanks a lot for your reply. It seems I should finally use Visual C++. I will give it a try this weekend! Thanks again and happy release ;) Denis On 21 Feb 2014, at 16:24, Jürgen E. Fischer wrote: > Hi Denis, > > On Fri, 21. Feb 2014 at 15:20:19 +0100, Denis Rouzaud wrote: >> I h

Re: [Qgis-developer] Which compiler for a c++ QGIS custom app

2014-02-21 Thread Jürgen E . Fischer
Hi Denis, On Fri, 21. Feb 2014 at 15:20:19 +0100, Denis Rouzaud wrote: > I have installed QGIS libs, Qt libs and minGW using osgeo4w installer > (thanks to Nathan's advices). mingw using the osgeo4w installer? That might be there for GRASS. But QGIS and Qt in OSGeo4W is built with Visual C++

[Qgis-developer] Which compiler for a c++ QGIS custom app

2014-02-21 Thread Denis Rouzaud
Hi all, I am a bit lost at trying to build a custom QGIS app on a windows 7. I have installed QGIS libs, Qt libs and minGW using osgeo4w installer (thanks to Nathan's advices). I have also installed Qt Creator 3.0. Now in creator, I have configured Qt version as Qt 4.7. using c:\osgeo4w\bin\