Hello all.
I'm having an issue with a plugin that I've compiled on linux (ubuntu).
It compiles fine, but when loaded into maya I get the following error:
Unable to dynmacially load (path to plugin) undefined symbol: _ZT115MPxDeformerNode
I'm using
gcc v 5.2.1 (default)
maya 2016 (not ext 2)
unbuntu 15.10
The plugin compiles and runs fine on windows.
Does anyone have experience with this and might be able to shed some like on the issue?
Any help is greatly appreciated!