Open
Description
First off great piece of software, made my life so much easier, so thank you.
However, when I attempted to compile a program with multiple headers, where each header would require access to matplotlibcpp I would receive the compilation error of multiple definitions of plot, stem etc. The solution was to make all the functions inline. Was there a reason why you hadn't made them inline?
I am using CMake to compile everything.
Once again cheers.
Metadata
Metadata
Assignees
Labels
No labels