Hi all,
I have found I could not compile the meshlab 1.1.0 successfully, following
each steps written in the wiki.
http://meshlab.sourceforge.net/wiki/index.php/Compiling
When I run the "qmake -recursive meshlabv11.pro" command, it told me
...
WARNING: Failure to find: ..\..\..\..\sf\wrap\gui\coordinateframe.cpp
WARNING: Failure to find: ..\..\..\..\sf\wrap\gui\coordinateframe.cpp
...
WARNING: Failure to find: ..\..\..\..\sf\wrap\gui\rubberband.cpp
WARNING: Failure to find: ..\..\..\..\sf\wrap\gui\rubberband.cpp
...
After I run the make, it showed
....
In file included from transformDialog.h:74,
from transformDialog.cpp:73:
ui_transformDialog.h: In member function `void
Ui_TransformDialog::setupUi(QDialog*)':
ui_transformDialog.h:349: error: 'class QVBoxLayout' has no member named
'setLeftMargin'
ui_transformDialog.h:350: error: 'class QVBoxLayout' has no member named
'setTopMargin'
ui_transformDialog.h:351: error: 'class QVBoxLayout' has no member named
'setRightMargin'
ui_transformDialog.h:352: error: 'class QVBoxLayout' has no member named
'setBottomMargin'
In file included from ../../meshlab/meshmodel.h:111,
from transformDialog.h:76,
from transformDialog.cpp:73:
../../../../sf/wrap/io_trimesh/additionalinfo.h:20:7: warning: no newline at
end of file
transformDialog.cpp: In member function `void
TransformDialog::on_rotateLE_textChanged(const QString&)':
transformDialog.cpp:271: warning: converting to `int' from `float'
mingw32-make[3]: *** [debug\transformDialog.o] Error 1
mingw32-make[3]: Leaving directory
`E:/MeshLab_1.1.0/meshlab/src/meshlabplugins/meshfilter'
mingw32-make[2]: *** [debug] Error 2
mingw32-make[2]: Leaving directory
`E:/MeshLab_1.1.0/meshlab/src/meshlabplugins/meshfilter'
mingw32-make[1]: *** [sub-meshfilter-make_default] Error 2
mingw32-make[1]: Leaving directory
`E:/MeshLab_1.1.0/meshlab/src/meshlabplugins'
mingw32-make: *** [sub-meshlabplugins_meshlabpluginsv11_pro-make_default]
Error 2
The code I tried to compile is the "meshlab" on the cvs server, and used the
"sf\wrap" folder in the v1.1.0 release package, downloading from the
following page
http://sourceforge.net/project/showfiles.php?group_id=149444&package_id=165026&release_id=572296
Hope somebody could help me, because i could not find any related
information from google.
Welcome for any suggestions. Thanks all.
--
Best regards,
Haiting Zhang
chi...@gm...
|