[ptx] vigra linking
Bruno Postle
bruno at postle.net
Sun Feb 8 10:00:25 GMT 2004
On Sat 07-Feb-2004 at 07:29:37PM +0100, Pablo d'Angelo wrote:
>
> can you try again with the current cvs. I think it was a ordering issue
> of the libraries at the linker cmd line
It now fails before the linker stage:
g++ -I. -I../include -Wall -O2 -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I../ -c -o .obj/PreviewPanel.o PreviewPanel.cpp
PreviewPanel.cpp: In member function `void
PreviewPanel::mapPreviewImage(wxImage&, int)':
PreviewPanel.cpp:367: error: no matching function for call to `transformImage(
vigra::triple<wxImageIterator, wxImageIterator,
vigra::RGBAccessor<vigra::RGBValue<unsigned char> > >,
vigra::triple<wxImageIterator, wxImageIterator,
vigra::RGBAccessor<vigra::RGBValue<unsigned char> > >, vigra::Diff2D&,
PTools::Transform&, vigra::triple<vigra::BasicImageIterator<float, float**>,
vigra::BasicImageIterator<float, float**>,
vigra::StandardValueAccessor<float> >, interp_bilin)'
make[2]: *** [.obj/PreviewPanel.o] Error 1
--
Bruno
More information about the ptX
mailing list