Open Graph Drawing Framework
current version:
v.2012.07 (Sakura)
     

System Requirements

The software is available for various platforms. The following list gives you an overview which platforms are supported.

Operating System Architecture C++ Compiler Library
Linux x86, x86-64 gcc 4.1−4.7, LLVM/clang 3.1 static / shared
Mac OS X x86, x86-64, PowerPC gcc 4.1−4.7, LLVM/clang 3.1 static / shared
Windows x86, x86-64 Visual Studio 2008−2012 (Visual C++ 9.0−11.0) static / DLL (Release only)
Windows x86 MinGW (gcc 4.1-4.7) static
Windows / cygwin x86 gcc 4.1−4.7 static


Other versions of gcc, LLVM/clang or Visual C++ might work but are untested.

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 2.6 or 2.7 installed for creating a makefile or project file. Make sure you do not use Python 3.x, this will not work1).

1) There is a special python script makeVCXProjPython3.py for creating Visual Studio 2010/12 project files.
 
tech/sysreq.txt · Last modified: 2012/07/18 10:46 by carsten
This page is driven by DokuWiki