Trying to follow the instructions for building pxscene.
When trying to compile "dukluv" I get this error, related to the using a C++ type in a C file.
Building C object CMakeFiles/dukluv.dir/src/main.c.o
...pxscene/pxCore/examples/pxScene2d/external/dukluv/src/main.c:44:7: error: expected expression
std::string path2 = "duk_modules/";