In response to the issue 'Resources can overflow #51'.
established C++11 compatibility
fixed warnings
adjusted paths to the fonts to improve build process
Suggested build process:
mkdir build --> cd build --> cmake .. --> make
In that case you just have to remove the whole build folder if you compile the project.
In response to the issue 'Resources can overflow #51'.
Suggested build process:
mkdir build
-->cd build
-->cmake ..
-->make
In that case you just have to remove the whole build folder if you compile the project.