-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I attempted to use P3DModuleBuilder with a C++ library that implements the Cubical Marching Squares algorithm, and ran into a compiler error:
Process error:
*** Error in ./cubical-marching-squares/include/vec3.h near line 31, column
16:
syntax error, unexpected KW_STATIC
Error parsing file: './cubical-marching-squares/include/cell.h'
I'll note that the CMS library compiles normally on its own. Would it be possible to 'trick' P3DModuleBuilder by copying over the compiled libCMS.a file?
The library in question is at: https://bitbucket.org/GRassovsky/cubical-marching-squares
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels