
Hi, I was trying to install Openflipper but when I run the make tool I get a undefined interface error. I send the output of the cmake configuration and also the error from the make tool below. This is a second run of the make tool, by the way. Thanks in advance, Joao Bettencourt ifisc@rizoma:~/bin/OpenFlipper-1.0/build$ cmake .. -- FTGL was not found. Make sure FTGL_LIBRARY and FTGL_INCLUDE_DIR are set to the directories containing the include and lib files for FTGL. If you do not have the library you will not be able to use the Text node. -- FTGL was not found. Make sure FTGL_LIBRARY and FTGL_INCLUDE_DIR are set to the directories containing the include and lib files for FTGL. If you do not have the library you will not be able to use the Text node. -- FTGL was not found. Make sure FTGL_LIBRARY and FTGL_INCLUDE_DIR are set to the directories containing the include and lib files for FTGL. If you do not have the library you will not be able to use the Text node. MESSAGEFTGL not found! Disabled ftgl support! -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) ************************************************************ * ACG Buildsystem * * * * Package : OpenFlipper * * Version : 1.0 * ************************************************************ Plugin configure check results: TextureControl : Yes TypeSphere : Yes Backup : Yes FileBVH : Yes MeshRepair : Yes FilePla : Yes Move : Yes SkeletonEditing : Yes TypeLight : Yes FileOBJ : Yes FileLgt : Yes FileSPH : Yes Laplace : Yes Info : Yes FileOfv : Yes Slice : Yes Color : Yes SimpleSmoother : Yes TypeSkeleton : Yes Subdivider : Yes FilePLY : Yes TypePlane : Yes TypePolyMesh : Yes TypeTriangleMesh : Yes TypeBSplineCurve : Yes FileSkeleton : Yes Selection : Yes IsotropicRemesher : Yes VSI : Yes FileOM : Yes FileSTL : Yes FileSKL : Yes Topology : Yes INI : Yes SkeletalAnimation : Yes TypeBSplineSurface : Yes Print : Yes Scripting : Yes Smoother : Yes ViewControl : Yes Datacontrol : Yes Decimater : Yes FileOFF : Yes MeanCurvature : Yes FileScript : Yes ************************************************************ -- Configuring done -- Generating done -- Build files have been written to: /home/ifisc/bin/OpenFlipper-1.0/build ifisc@rizoma:~/bin/OpenFlipper-1.0/build$ make [ 24%] Built target OpenMeshCore [ 24%] Built target OpenMeshCoreStatic [ 24%] Built target OpenMeshTools [ 24%] Built target OpenMeshToolsStatic [ 24%] Built target ACG [ 24%] Built target translations_target_PluginLib [ 24%] Generating moc_QtGraphicsButton.cpp /home/ifisc/bin/OpenFlipper-1.0/OpenFlipper/widgets/glWidget/QtGraphicsButton.hh:67: Error: Undefined interface make[2]: *** [OpenFlipper/PluginLib/moc_QtGraphicsButton.cpp] Error 1 make[1]: *** [OpenFlipper/PluginLib/CMakeFiles/PluginLib.dir/all] Error 2 make: *** [all] Error 2 ifisc@rizoma:~/bin/OpenFlipper-1.0/build$ Joao Bettencourt ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.