[Connect SDK update 5] Errors when including PointCloudApi.h

Hi,

My system is windows 7, VS 2013, VS 2015, NO clr support

I get same 11 errors, VS2013 and VS 2015 when including PointCloudApi.h

Same errors has occurred in update 1,2,3 and 4

Error list:

Error 9 error C2039: 'OrientedBoxCR' : is not a member of 'Bentley::DgnPlatform'
Error 12 error C2039: 'OrientedBoxCR' : is not a member of 'Bentley::DgnPlatform'
Error 14 error C2061: syntax error : identifier 'IPointCloudChannelVectorCR'
Error 10 error C2061: syntax error : identifier 'OrientedBoxCR'
Error 13 error C2061: syntax error : identifier 'OrientedBoxCR'
Error 11 error C2061: syntax error : identifier 'PointCloudChannelId'
Error 6 error C2061: syntax error : identifier 'PointCloudPropertiesCR'
Error 8 error C2065: 'Xyz' : undeclared identifier
Error 15 error C2535: 'Bentley::IPointCloudQueryBuffersPtr Bentley::PointCloud::IPointCloudDataQuery::CreateBuffers(UInt32,UInt32)' : member function already defined or declared
Error 7 error C2653: 'PointCloudChannelId' : is not a class or namespace name
18 IntelliSense: cannot open source file "_config-eccp.h"

Any suggestions?

thanks

Nenad