|
Imagine++
|
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.
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".
If you want finer control on the components you install, just follow these steps.
If you prefer to use VS Code instead of Qt Creator, you may forego its installation (but you still need the other components).
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).
If you need to recompile Imagine++, follow these steps. If the process fails somewhere, please check Troubleshooting.
Get the sources here https://imagine.enpc.fr/~monasse/Imagine++/downloads/ImaginePP-6.0.0-Source.zip and decompress them.
You should already have CMake and Qt installed (see Step-by-step installation (1/2)).
Optional:
Go to Usage and check the tests.