You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I'm trying to compile the Maya plugin but I'm encountering difficulties, especially with the TSTR type, I can not find its definition!
Tstr would be something like string?
error C2065: 'TSTR': undeclared identifier
Hi!
I'm trying to compile the Maya plugin but I'm encountering difficulties, especially with the TSTR type, I can not find its definition!
Tstr would be something like string?
error C2065: 'TSTR': undeclared identifier
Thank you!