OpenFlipper README.TXT ======================= The documentation is on our website: http://www.openflipper.org # Getting Source Code from git Clone the repository with submodules: git clone --recursive https://www.graphics.rwth-aachen.de:9000/OpenFlipper-Free/OpenFlipper-Free.git # Required libs: Qt ( >= 4.8.2 ) http://www.qtsoftware.com/downloads OpenGL http://www.opengl.org GLUT http://www.opengl.org/resources/libraries/glut GLEW http://glew.sourceforge.net qwt ( >=6.0 ) optional http://qwt.sourceforge.net/ # Compiling OpenFlipper: A detailed compilation manual is available online at: http://openflipper.org/Documentation/latest/buildingOpenFlipper.html Latest NEWS =========== - 12.08.2016: Moved the cmake directory contents into OpenFlipper/cmake (First steps to reduce number of toplevel dirs and get more modular than before)