Thanks. That clarified the problem a bit for me and I was able to resolve it. I was able to modify the plugin’s includes to leave out the offending ‘typeid()’ call that was coming from boost. It seems so simple now but my C++ knowledge is a bit rusty. I largely got distracted by the fact that this works without issue on the Microsoft stack.