First Page
News
Forum
In a Nutshell
About OGDF
FAQs
Key Features
Publications
Documentation
Basic Data Structures
Graph Classes
How-Tos
Developer Resources
Reference Documentation
Get OGDF
System Requirements
Download
Installation (Linux/Mac)
Installation (Windows)
Team & Contact
Imprint
The software is available for various platforms. The following list gives you an overview which platforms are supported.
| Operating System | Architecture | C++ Compiler |
|---|---|---|
| Linux | ia-32 | gcc 3.3−4.2 |
| Linux | x64 | gcc 3.3−4.2 |
| Mac OS X | PowerPC | gcc 3.3−4.2 |
| Mac OS X | ia-32 | gcc 3.3−4.2 |
| Mac OS X | x64 | gcc 3.3−4.2 |
| Windows XP | ia-32 | Visual Studio 2003−2008 (Visual C++ 7.1−9.0) |
| Windows Vista | ia-32 | Visual Studio 2003−2008 (Visual C++ 7.1−9.0) |
| Windows Vista | x64 | Visual Studio 2005−2008 (Visual C++ 8.0−9.0) |
| Windows / cygwin | ia-32 | gcc 3.3−4.2 |
The software may also work under many other operating system / compiler combinations (with small to no effort), e.g., UNIX systems with gcc compiler or Visual Studio Express Editions. If you have successfully built OGDF on other platforms than those mentioned above, we are grateful if you send us an email to info@ogdf.net and describe the modifications needed (if any).
You will also need to have Python installed for creating a makefile.
