[Qgis-developer] Compiling QGIS with iODBC driver/library for MacOS X and Linux

Noli Sicad nsicad at gmail.com
Mon Jul 9 20:40:46 PDT 2012


Hi,

I think it would be good to compile Compiling QGIS with iODB
driver/library for Mac OS X and Linux

QGIS 1.8.0 has support for MSSQL but it would not work in MacOS X and
Linux with Qt odbc driver (i.e. iodbc) included.

iODBC is working fine in Mac OS X and Linux.

Here's the github:
https://github.com/openlink/iODBC

http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/

Here is recent problem using MSSQL with QGIS 1.8.0 in Mac OS X.

http://osgeo-org.1560.n6.nabble.com/QGIS-MSSQL-2008-Data-import-problem-td4986449.html

Any instruction how to compile QGIS 1.8.x or master with iODBC?

Would this work with QGIS source code?

$ ./configure --prefix=/usr/local --with-iodbc-inidir=/etc
	...
	...
	...
	$ make
	...
	...
	...
	$ su
	# make install

#########

Thanks.

Noli


More information about the Qgis-developer mailing list