|
Hi.
I am trying to compile one of the sample plug-ins with Visual C++ 2005 Express. The following error is resulting.
C:\Program Files\Autodesk\Maya2009\include\maya/MTypes.h(137) : fatal error C1083: Cannot open include file: ‘winsock2.h’: No such file or directory
I would appreciate suggestions toward a solution. Thanks.
APS
|
|
|
|
Hello.
I solved this problem by installing Microsoft Windows SDK. Now sample plug-ins like helloWorldCMD will compile. The MEL command helloWorld is not working once the plug-in is loaded into Maya. Thanks.
APS
|
|
|