When recently building the plugin, I found that the call to CGMApp::instance()->attrib_manager() now returns an object rather than a pointer to an object. So we'll need to do some version checking in the CMake and add a compiler def in the iGeom.cpp file. Thankfully this only affects one region of the code.