What steps will reproduce the problem?
1. Compiling in Linux for 2015-x64.
What is the expected output?
A build succeeded.
What do you see instead?
1309: error: variable ‘MArrayDataBuilder mClldrInfltdBldr’ has initializer
but incomplete type
MDataHandle.h:270: error: forward declaration of ‘struct MArrayDataBuilder’
What version of the product are you using?
Maya 2015-x64.
On what operating system?
CentOS release 6.2.
Please provide any additional information below.
I fixed the issue by simply adding a #include <maya/MArrayDataBuilder.h> in
stretchMeshDeformer.cpp
Original issue reported on code.google.com by TheFlexM...@gmail.com on 16 Jun 2015 at 9:08
Original issue reported on code.google.com by
TheFlexM...@gmail.com
on 16 Jun 2015 at 9:08