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

Compile error PropertiesDock #1631

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments
Closed

Compile error PropertiesDock #1631

openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments

Comments

@openstreetmap-trac
Copy link

Reporter: richardbrinkman
[Submitted to the original trac issue database at 3.45pm, Tuesday, 3rd 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.13"" -DREVISION=""-rc1"" -DNDEBUG -DQT_NO_DEBUG_OUTPUT -DOSMARENDER -DLIBXML_STATIC -DLIBXSLT_STATIC -DLIBEXSLT_STATIC -D_TTY_POSIX_ -DTRANSDIR_MERKAARTOR=""/home/brinkman/usr/share/merkaartor/translations"" -DYAHOO -DGEOIMAGE -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. -IRender -Iqextserialport -IGPS -INameFinder -I/usr/include/libxml2 -ITools -ITagTemplate -IQtStyles -IQtStyles/skulpture22 -Itmp -Itmp -o tmp/obj_release/PropertiesDock.o PropertiesDock.cpp
PropertiesDock.cpp: In member function void PropertiesDock::resetValues():
PropertiesDock.cpp:538: error: call of overloaded setImage(NULL) is ambiguous
GeoImageDock.h:52: note: candidates are: void GeoImageDock::setImage(TrackPoint*)
GeoImageDock.h:53: note: void GeoImageDock::setImage(int)
make: *** [tmp/obj_release/PropertiesDock.o] Error 1

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 9.11am, Wednesday, 4th March 2009]

I don't have that. Wouldn't you have a merge issue?

Try an "svn diff" to see if you would have differences with the repository...

@openstreetmap-trac
Copy link
Author

Author: koying
[Added to the original trac issue at 5.15pm, Wednesday, 4th March 2009]

(In [13969]) FIX : compile error (fixes #1631)

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