Re: [Qgis-developer] QGis build with Mingw64

2013-02-24 Thread Tim Sutton
Hi On Sun, Feb 24, 2013 at 2:22 PM, Theuns Heydenrych wrote: > To be honest there's no particular reason, but I will let you in on how I/we > decided on Mingw64 > > We are developing a cross platform application with GIS as one of the > application's modes. > We decide to use QGis libraries to pr

Re: [Qgis-developer] QGis build with Mingw64

2013-02-24 Thread Theuns Heydenrych
To be honest there's no particular reason, but I will let you in on how I/we decided on Mingw64 We are developing a cross platform application with GIS as one of the application's modes. We decide to use QGis libraries to provide the GIS functionality. I played around with your(Tim Sutton) example

Re: [Qgis-developer] QGis build with Mingw64

2013-02-24 Thread Tim Sutton
Hi Any particular reason you are using mingw rather than msvc 2008 (which is well supported)? Regards Tim On 24 Feb 2013 9:33 AM, "Theuns Heydenrych" wrote: > I am trying to build QGis with Mingw64 on windows. > I have Qt64-4.8.4 on the machine and MSys and Mingw64. > > I have opened the CMake

[Qgis-developer] QGis build with Mingw64

2013-02-23 Thread Theuns Heydenrych
I am trying to build QGis with Mingw64 on windows. I have Qt64-4.8.4 on the machine and MSys and Mingw64. I have opened the CMakeLists.txt in QtCreator and set all the dependencies for Qgis in the opening wizard for QtCreator. When compiling i get the following error, can anybody give me some hint