$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Groups Pages
Supported Platforms

Linux

Olena has been tested on the following ditributions:

and with the GNU compiler g++ 4.x.

It should work on many other distributions. Feel free to test and tell us how it works at olena../../lrde.epita.fr. Thanks!

Windows

Olena has been compiled and tested successfully using Cygwin. The GNU compiler g++ and all the required dependencies must be installed.

User-made programs can also be compiled with MinGW. However, Olena package shall not compile because of missing dependencies.

Currently, Microsoft Visual Studio is not supported.

Mac

Olena has been tested successfully on a x86_64 architecture with:

Olena can also be compiled using compilers and dependencies provided by MacPorts.

Warning
in some cases, due to a bug in Apple's gcc, it is necessary to compile with the flag '-fno-strict-aliasing'. Otherwise, invalid code may be produced by the compiler and strange segmentation fault may occur.