Re: [Meshlab-devel] applyFilter
A processing system for 3D triangular meshes
Brought to you by:
cignoni,
granzuglia
From: Paolo C. <p.c...@is...> - 2005-11-24 09:49:34
|
Ho appena committato questa mod: iFilter->applyFilter(action->text(),*(GLA()->mm ),this); in iFilter->applyFilter(action->text(),*(GLA()->mm ), GLA()); updata e prova un po'... p. Mario Latronico wrote: >A voi da' questo errore di compilazione ? (e' lo stesso che avevo ieri >a lezione) : > >g++-3.3 -c -pipe -O2 -w -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB >-DQT_GUI_LIB -DQT_OPENGL_LIB -DQT_SHARED >-I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtOpenGL >-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 >-I. -I../../../sf -I../../../code/lib/glew/include >-I/usr/X11R6/include -I. -I. -o mainwindow.o mainwindow.cpp > >mainwindow.cpp: In member function `void MainWindow::applyFilter()': >mainwindow.cpp:422: error: no matching function for call to ` > MeshFilterInterface::applyFilter(QString, MeshModel&, MainWindow* const)' >interfaces.h:82: error: candidates are: virtual bool > MeshFilterInterface::applyFilter(QString&, MeshModel&, QWidget*) >make: *** [mainwindow.o] Error 1 > > >------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >for problems? Stop! Download the new AJAX search engine that makes >searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >http://ads.osdn.com/?ad_idv37&alloc_id865&op=click >_______________________________________________ >Meshlab-devel mailing list >Mes...@li... >https://lists.sourceforge.net/lists/listinfo/meshlab-devel > > > -- Paolo Cignoni http://vcg.isti.cnr.it/~cignoni ISTI - CNR Via Moruzzi 1, 56124 Pisa ITALY |