- Download pixelstruct using SVN: svn checkout http://pixelstruct.googlecode.com/svn/trunk/ pixelstruct-read-only
- Install the library needed: sudo apt-get install libqt4-dev libcgal-dev cmake
- Go in src/glwidget.h and add the line: #include "GL/glut.h"
- Remove the folder cmake as it contains an old script to find CGAL
- Go in src/CMakeLists.txt and add the line: INCLUDE( ${CGAL_USE_FILE} )
- Compile using make command
Aucun commentaire:
Enregistrer un commentaire