Closed onitake closed 5 years ago
It seems I had done something wrong when applying your patch initially, then, because this PR does compile (including the examples). It's not working yet when compiling CuraEngine with it though. I think it's missing the headers there, possibly just on my system. I'm debugging that now.
I had to make one modification to get this to work: https://github.com/Ultimaker/libArcus/commit/734d2eac9c5341eef683c8c41f603573373743c2
Good catch! I totally forgot about the installation of the generated file.
This PR implements the suggested changes in #80 .
It compiles fine on Linux/amd64/gcc8.3.0 and clang7.0.1 and the example executes fine. The resulting library was not tested against other Cura components, however.