[Qgis-developer] cmake variable WITH_GRASS broken?

Martin Dobias wonder.sk at gmail.com
Mon Oct 8 00:07:34 PDT 2012


Hi Vaclav

On Sat, Oct 6, 2012 at 5:20 PM, Vaclav Petras <wenzeslaus at gmail.com> wrote:
> Hi,
>
> I'm compiling QGIS without GRASS. So I set cmake variable WITH_GRASS
> to OFF. But qgis grass code is still running.
>
> [...]
>
> This is after make and running QGIS from build/output/bin.
>
> I'm compiling QGIS with latest GDAL so I cannot link to my GRASS
> system installation and I don't want to compile GRASS now.
>
> I had similar problem on some other computer with WITH_GRASS set to
> OFF. The compilation was broken because it was still linking to grass.
> But in this case I thought that it is my problem with some configure
> and clean combinations.

Most likely you have leftover provider and plugin .so files in
build/output/lib/qgis

Martin


More information about the Qgis-developer mailing list