Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
OpenFlipper-Free
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
23
Issues
23
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
e51f8c6f
Commit
e51f8c6f
authored
Sep 29, 2015
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated readme to include submodules
parent
7cbdebda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
16 deletions
+8
-16
Readme.md
Readme.md
+8
-16
No files found.
Readme.md
View file @
e51f8c6f
...
@@ -4,24 +4,16 @@ The documentation is on our website:
...
@@ -4,24 +4,16 @@ The documentation is on our website:
http://www.openflipper.org
http://www.openflipper.org
# Getting Source Code from git
# Getting Source Code from git
First clone the repository:
Clone the repository with submodules:
git clone https://www.graphics.rwth-aachen.de:9000/OpenFlipper-Free/OpenFlipper-Free.git
git clone
--recursive
https://www.graphics.rwth-aachen.de:9000/OpenFlipper-Free/OpenFlipper-Free.git
Enter the directory
cd OpenFlipper-Free
Fetch the submodules:
git submodule init
git submodule update
# Required libs:
# Required libs:
Qt ( >= 4.8.2 ) http://www.qtsoftware.com/downloads
Qt ( >= 4.8.2 ) http://www.qtsoftware.com/downloads
OpenGL http://www.opengl.org
OpenGL http://www.opengl.org
GLUT http://www.opengl.org/resources/libraries/glut
GLUT http://www.opengl.org/resources/libraries/glut
GLEW http://glew.sourceforge.net
GLEW http://glew.sourceforge.net
qwt ( >=6.0 ) optional http://qwt.sourceforge.net/
qwt ( >=6.0 ) optional http://qwt.sourceforge.net/
# Compiling OpenFlipper:
# Compiling OpenFlipper:
A detailed compilation manual is available online at:
A detailed compilation manual is available online at:
http://openflipper.org/Documentation/latest/buildingOpenFlipper.html
http://openflipper.org/Documentation/latest/buildingOpenFlipper.html
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment