@Christoph-Hart
Hi there, I'm looking to integrate a 'header only' library, for use in an external c++ node.
I could find no 'src' folder and so I created it, and dumped my source code for the library in there, but that doesn't seem to be enough, as my external node will not compile!
300133a5-fd75-4e4c-80c1-67594212b9c2-image.png
Is there a place I can put my headers, where they will be picked up by scriptnode?
276f1dea-2c09-4166-94c5-86c84a63ea8b-image.png
The autogenerated includes file has correctly transcribed it, but VS is not able to find the thing!