Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Compile error #1677

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

Compile error #1677

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: richardbrinkman
[Submitted to the original trac issue database at 11.24am, Saturday, 28th March 2009]

g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -W -D_REENTRANT -DVERSION=""0.14"" -DREVISION=""-svn"" -DNDEBUG -DQT_NO_DEBUG_OUTPUT -DUSE_WEBKIT -DOSMARENDER -DLIBXML_STATIC -DLIBXSLT_STATIC -DLIBEXSLT_STATIC -D_TTY_POSIX_ -DSHARE_DIR=""/usr/local/share/merkaartor"" -DTRANSDIR_MERKAARTOR=""/home/brinkman/usr/share/merkaartor/translations"" -DGEOIMAGE -DWORLD_SHP=""/usr/local/share/merkaartor/world_background.osb"" -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtXml -I/usr/include/QtSvg -I/usr/include/QtSvg -I/usr/include/QtWebKit -I/usr/include/QtWebKit -I/usr/include -I../include -I../interfaces -I. -IRender -Iqextserialport -IGPS -INameFinder -I/usr/include/libxml2 -ITools -ITagTemplate -I../tmp -I../tmp -o ../tmp/obj_release/GeoImageDock.o GeoImageDock.cpp
In file included from Map/MapDocument.h:7,
from GeoImageDock.h:5,
from GeoImageDock.cpp:2:
./Map/MapLayer.h:113: warning: type qualifiers ignored on function return type
./Map/MapLayer.h:150: warning: type qualifiers ignored on function return type
./Map/MapLayer.h:163: warning: type qualifiers ignored on function return type
./Map/MapLayer.h:186: warning: type qualifiers ignored on function return type
./Map/MapLayer.h:205: warning: type qualifiers ignored on function return type
./Map/MapLayer.h:220: warning: type qualifiers ignored on function return type
./Map/MapLayer.h:235: warning: type qualifiers ignored on function return type
./Map/MapLayer.h:250: warning: type qualifiers ignored on function return type
./Map/MapLayer.h:295: warning: type qualifiers ignored on function return type
GeoImageDock.cpp: In member function void GeoImageDock::loadImages(QStringList):
GeoImageDock.cpp:175: error: class MapLayer has no member named className
GeoImageDock.cpp:180: error: class MapLayer has no member named className
GeoImageDock.cpp:180: error: class MapLayer has no member named className
make[1]: *** [../tmp/obj_release/GeoImageDock.o] Error 1
make[1]: Leaving directory `/home/brinkman/usr/share/merkaartor/src'
make: *** [sub-src-make_default] Error 2

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 6.53pm, Sunday, 29th March 2009]

fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant