Changes

Jump to: navigation, search

Savy Cat

24 bytes added, 19:37, 27 March 2018
Building On Matrix
In order to get performance information using gprof, copy the CImg folder containing all source files to matrix. CImg is built to be cross-platform and should work as is. Some background information on what makes that is possible [http://cimg.eu/reference/group__cimg__overview.html can be found here]. [http://cimg.eu/reference/group__cimg__environment.html Environment variables] are automatically set based on OS, routing the program to appropriate paths of logic.
Update Rotate.h to use the relative path:   <nowiki>#include "CImg-2.2.1/CImg.h"</nowiki>
Update Rotate.cpp to use relative paths to the .jpg files using Unix forward slash:
93
edits

Navigation menu