Bug #3274
Can not make Docks/GeoImageDock.cpp:10: fatal error: zbar.h: No such file or directory
| Status: | New | Start Date: | 03/18/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.17.2 | |||
| Resolution: |
Description
heckBoxList.cpp
Utils/CheckBoxList.cpp:46: warning: unused parameter ‘option’
Utils/CheckBoxList.cpp:46: warning: unused parameter ‘index’
Utils/CheckBoxList.cpp:78: warning: unused parameter ‘index’
g++ -c -pipe -g -Wall -W -D_REENTRANT -DVERSION=0.17 -DREVISION= -DUSE_WEBKIT -D_TTY_POSIX_ -DUSE_GPS -DPLUGINS_DIR=/usr/local/lib/merkaartor/plugins -DSHARE_DIR=/usr/local/share/merkaartor -DTRANSDIR_MERKAARTOR=/usr/local/share/merkaartor/translations -DGEOIMAGE -DUSE_ZBAR -DWORLD_SHP=/usr/local/share/merkaartor/world_background.osb -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I../3rdparty/qtsingleapplication-2.6_1-opensource/src -I../3rdparty/qttoolbardialog-2.2_1-opensource/src -I../include -I../interfaces -I../include/builtin-ggl -I. -IRender -Iqextserialport -IGPS -INameFinder -IPaintStyle -IPaintStyle -IFeatures -ILayers -IPreferences -ISync -ICommands -IInteractions -IDocks -IImportExport -ITools -ITagTemplate -I. -I. -o GeoImageDock.o Docks/GeoImageDock.cpp
Docks/GeoImageDock.cpp:10: fatal error: zbar.h: No such file or directory
compilation terminated.
make1: *** [GeoImageDock.o] Error 1
make1: Leaving directory `/media/FIlme/harti rusesti/merkaartor-0.17.2/src'
History
Updated by Jarl Friis almost 2 years ago
This seems not to be a problem with the latest HEAD.
Jarl