Bug #808
build failure in jpgimage.cpp - namespace
Start date:
25 Jan 2012
Due date:
% Done:
100%
Estimated time:
Description
exiv2 0.22 fails with the below error
libtool: compile: /opt/test2/SolarisStudio12.3-solaris-x86-bin/solarisstudio12.3/bin/CC -library=stdcxx4 -lCrun -xldscope=hidden -I. "-DEXV_LOCALEDIR=\"/usr/local/share/locale\"" -I../xmpsdk/include -c -DEXV_BUILDING_LIB=1 jpgimage.cpp -KPIC -DPIC -o .libs/jpgimage.o
"jpgimage.cpp", line 797: Error: Could not find a match for Exiv2::find<Exiv2::T, Exiv2::K, Exiv2::N>(int*, int*, int) needed in Exiv2::JpegBase::doWriteMetadata(Exiv2::BasicIo&).
1 Error(s) detected.
the attached patch fixes if for me
this is on Solaris 11 using the Solaris Studio 12.3 compiler, x86
Files
Associated revisions
History
Updated by Andreas Huggel over 9 years ago
- Status changed from New to Resolved
- Assignee set to Andreas Huggel
- Target version set to 0.23
- % Done changed from 0 to 100
Applied the patch without any changes, thanks!
#808: Applied patch by Pavel Heimlich.