Building error for the C++ SDK

Questions regarding the use of the C++ SDK for Server or Client development or integration into customer products ...

Moderator: uasdkcpp

Post Reply
qingmeng
Full Member
Full Member
Posts: 8
Joined: 21 Nov 2018, 11:05

Building error for the C++ SDK

Post by qingmeng »

Hi Team,

I just bought a C++ SDK.
But when I build the vs project (....\src\vs\uasdk_src.sln), I found that it is failed.
Since in the file "uabsdreader.cpp" of project "uabasecpp.sln", use the private method "UaStructureDefinition::setBaseTypeInternal" and "UaStructureDefinition::removeChildInternal"
Is that need I do some configuration? And I just remove them, is there will any affect for the using of SDK?

Thanks,

Post Reply