Message 1 of 7

Not applicable
07-29-2016
10:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to use print debugging to fix my plugin.
For some reason, Maya2106SP6 on Win10 is crashing whenever I call:
OPENMAYA_EXPORT std::ostream& operator<< ( std::ostream & os, const MPoint & p )
For now, I'm working around it but I'm wondering what I can do to make this work.
Do I need to define OPENMAYA_EXPORT somewhere?
Where is the operator<< actually defined?
Thank you!
Ben
Solved! Go to Solution.