[Qgis-developer] QGIS and platforms

Martin Dobias wonder.sk at gmail.com
Thu Feb 1 07:48:57 EST 2007


On 2/1/07, Tom Russo <tom.km5vy at gmail.com> wrote:
>
> Unfortunately, while I was able to configure FreeBSD 5.5 with
> "cmake -DGRASS_PREFIX=/usr/local/grass-6.3.cvs
> -DQT_QMAKE_EXECUTABLE=/usr/local/Trolltech/Qt-4.2.2/bin/qmake ."
> it failed to link because the options necessary to pull in pthreads
> weren't automagically detected.

On what linking does it fail? When building qgis_core lib or qgis application?
When you add pthreads library to linking, does it compile and run well?

>
> configure has a special case for freebsd that adds -lpthread to
> QT_LIBS, not exactly sure at first pass how to force that through
> cmake.

Is it really a Qt dependency and not a dep of another package? I'm
asking just because it seems that people build KDE4 successfully on
FreeBSD with CMake and I haven't found any problems mentioned on
mailing lists.

Martin



More information about the Qgis-developer mailing list