wxMaxima
Loading...
Searching...
No Matches
Macros | Functions
nanoSVGTest.cpp File Reference

This C++ project instantiates nanoSVG. More...

#include <stdio.h>
#include "nanoSVG/nanosvg.h"
#include "nanoSVG/nanosvgrast.h"
Include dependency graph for nanoSVGTest.cpp:

Functions

int main (int argc, char *argv[])
 

Detailed Description

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.