Haiting Zhang schrieb:
> 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 <http://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
> ...
Please read again: "The meshlab sources and the vcg library must be at the
same level and the vcg library root should be named 'sf'."
You have to download vcg through cvs and make a symlink to "sf".
--
Mathias
|