Specifications for Cleaver#

Windows#

The current source code must be compiled with the 64-bit version of Visual Studio 2015.

Mac OS X#

The source code base was built with Xcode as well as GNU Make and works for both environments on OS X 10.12+.

Linux specifications#

The code base has been tested for use with GCC, and this is the recommended compiler for linux. Compiler must support C++11.

Build from source#

Cleaver can be (compiled) from source on Linux platforms (OpenSuSE, Ubuntu etc.), OSX, and Windows. It requires at least the following:

Consult the distribution-specific section for additional package information and the developer documentation for build instructions.

OpenSuSE#

We are currently testing on 64-bit Leap 42.1 (OpenSuSE package repository information).

OpenSuSE RPMs:

  • gcc

  • gcc-c++

  • Make

  • CMake

  • git

  • glu-devel

  • libXmu-devel

  • CMake-gui

  • CMake