-------------- Build: Maya 2015 Release Win64 in raycastPointCmd (compiler: Microsoft Visual C++ 2011 x64)---------------
x86_amd64\cl.exe /nologo /MTd /EHac /DWIN64 /D_CONSOLE /DNT_APP /DREQUIRE_IOSTREAM /DNT_PLUGIN /IE:\Coding\CodeBlocks\..\MayaRessources\Maya2015.x64\include /I"E:\Coding\CodeBlocks\..\Microsoft\Microsoft SDKs\Windows\v7.1\include" /I"E:\Coding\CodeBlocks\..\Microsoft\Microsoft Visual Studio 11.0\VC\include" /c src\raycastPointCmd.cpp /FoRelease\Maya2015.x64\src\raycastPointCmd.obj
raycastPointCmd.cpp
src\raycastPointCmd.cpp(145) : error C2039: 'length': Ist kein Element von 'MItSelectionList'
The error message itself is eligible, but the correct line of code should be 277 not 145. Sorry, the error message is in german. I've trouble to get the cl.exe output in english. Maybe the compiler itself is the problem, but I've no idea what's going on.
Thank you,
Peter