I did that but now build fails with this error.
GdalAdapter.cpp: In member function ‘bool GdalAdapter::loadImage(const QString&)’: GdalAdapter.cpp:374: error: ‘fromHsl’ is not a member of ‘QColor’ GdalAdapter.cpp:429: error: ‘fromHsl’ is not a member of ‘QColor’ make[3]: *** [tmp/obj_debug/GdalAdapter.o] Error 1 Thanks, --MB. On Sun, Feb 27, 2011 at 4:23 PM, Chris Browet <[email protected]> wrote: > > > On Sun, Feb 27, 2011 at 23:46, Manoj Bist <[email protected]> wrote: > >> >> I want to add a Geotiff file as a data source over which I can do tracing. >> To do that I right click on the map-tab. But I do not see any option to add >> a geotiff. >> >> It's in the "Plugins" subemnu when you right-click on a map layer. > Then "Load Image" to load your GeoTIFF. > > If you don't see the "GeoTIFF" plugin and you compiled merkaartor by > yourself, be sure that your qmake command-line was something like: > qmake -r GDAL=1 PROJ=1 ... > > - Chris - > >
_______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
