|
wxMaxima
|
This C++ project instantiates nanoSVG. More...
#include <stdio.h>#include "nanoSVG/nanosvg.h"#include "nanoSVG/nanosvgrast.h"Functions | |
| int | main (int argc, char *argv[]) |
This C++ project instantiates nanoSVG.
If it is linked with wxWidgets and wxWidgets provides nanoSVG it fails to build with a linker error. CMake tests for that before deciding if to include nanoSVG.cpp in the wxMaxima sources.