Imagine++
Windows installation

Imagine++ libraries are tested with minGW compiler, for which binaries are provided through installers. After installation, you can check the setup following this check guide.

All-in-one installer

This program will install all: CMake, Qt and Imagine++. You just need to run it and you can then ignore the rest of this page. The installation location will be "C:\ENPC".

Step-by-step installation (1/2)

If you want finer control on the components you install, just follow these steps.

Step-by-step installation (2/2)

At this step, only the prebuilt Imagine++ libraries are missing. Here are the ones compiled by minGW:

The installer above just extracts the prebuilt files and sets the environment variable Imagine_DIR. You may choose to do that yourself manually with the following archive:

Extract it in some location, and put the full path of the Imagine++ directory in the Imagine_DIR variable (Setting variables under Windows).

Compiling from source

If you need to recompile Imagine++, follow these steps. If the process fails somewhere, please check Troubleshooting.

1. Sources

Get the sources here https://imagine.enpc.fr/~monasse/Imagine++/downloads/ImaginePP-6.0.0-Source.zip and decompress them.

2. Tools

You should already have CMake and Qt installed (see Step-by-step installation (1/2)).

Optional:

3. Imagine++

Go to Usage and check the tests.