Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm compiling a C++ plug-in for maya 2016 through 2020. It works totally fine except for the 2016 version. Here is the error:
C2039 'source' is not a member of 'MPlug'
I'm quite surprised because I can see the "source" function in the 2016 documentation:
Solved! Go to Solution.