[ptx] Failed to build cvs
Pablo d'Angelo
pablo.dangelo at web.de
Wed Nov 16 18:55:17 GMT 2005
Jean-Luc Coulon (f5ibh) schrieb:
> Hi,
>
> I got the following:
Should be fixed in cvs.
Strange.. I never saw this error, because that function is actually not
used (its for remapping images without alpha channel). Since it is a C++
template function, it is usually not compiled by the C++ compiler.
Which gcc version do you use?
ciao
Pablo
>
> if /bin/sh ../../libtool --mode=compile x86_64-linux-gnu-g++
> -DHAVE_CONFIG_H "-I." -I../../src/include -I../../src/include
> -I../../src/foreign -DHasPANO -g -O2 -MT Panorama.lo -MD -MP -MF
> ".deps/Panorama.Tpo" -c -o Panorama.lo Panorama.cpp; \
> then mv -f ".deps/Panorama.Tpo" ".deps/Panorama.Plo"; else rm -f
> ".deps/Panorama.Tpo"; exit 1; fi
> x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/include
> -I../../src/include -I../../src/foreign -DHasPANO -g -O2 -MT
> Panorama.lo -MD -MP -MF .deps/Panorama.Tpo -c Panorama.cpp -o Panorama.o
> ../../src/include/PT/RemappedPanoImage.h: In member function 'void
> PT::RemappedPanoImage<RemapImage, AlphaImage>::remapImage(const
> PT::Panorama&, const PT::PanoramaOptions&, vigra::triple<ImgIter,
> ImgIter, ImgAccessor>, unsigned int, utils::MultiProgressDisplay&)':
> ../../src/include/PT/RemappedPanoImage.h:440: error: no matching
> function for call to 'PT::Panorama::getLens(const PT::PanoImage&) const'
> ../../src/include/PT/Panorama.h:293: note: candidates are: const
> PT::Lens& PT::Panorama::getLens(unsigned int) const
> make[3]: *** [Panorama.lo] Erreur 1
>
>
> Jean-Luc
More information about the ptx
mailing list