hey guys...
working on a new plugin and ran into a bug.
As i am one that like to try to solve it myself, I am just looking for a few pointers on where to look to start troubleshooting this.
First, plug in compiles fine, no issues
I put a few cout in the main to see where, but all print fine, but none of the ones in teh plugin cpp print at all
--