Error:
BACnetWriteAccessSpecification.obj : error LNK2019: unresolved external symbol "public: unsigned short __cdecl CASBACnetStack::BACnetSequenceOfPropertyValue::DecodeWithObjectType(unsigned char const *,unsigned short,unsigned short,class CASBACnetStack::CErrorContainer &)" (?DecodeWithObjectType@BACnetSequenceOfPropertyValue@CASBACnetStack@@QEAAGPEBEGGAEAVCErrorContainer@2@@Z) referenced in function "public: virtual unsigned short __cdecl CASBACnetStack::BACnetWriteAccessSpecification::Decode(unsigned char const *,unsigned short,class CASBACnetStack::CErrorContainer &)" (?Decode@BACnetWriteAccessSpecification@CASBACnetStack@@UEAAGPEBEGAEAVCErrorContainer@2@@Z)
When trying to build BACnetServerExample.sln (after adding the cas-bacnet-stack and all files from submodules\cas-bacnet-stack\submodules), this error occurred. I expected a successful build.
I am trying to build this version of the BACnetServerExample: dc28f24
Error:
BACnetWriteAccessSpecification.obj : error LNK2019: unresolved external symbol "public: unsigned short __cdecl CASBACnetStack::BACnetSequenceOfPropertyValue::DecodeWithObjectType(unsigned char const *,unsigned short,unsigned short,class CASBACnetStack::CErrorContainer &)" (?DecodeWithObjectType@BACnetSequenceOfPropertyValue@CASBACnetStack@@QEAAGPEBEGGAEAVCErrorContainer@2@@Z) referenced in function "public: virtual unsigned short __cdecl CASBACnetStack::BACnetWriteAccessSpecification::Decode(unsigned char const *,unsigned short,class CASBACnetStack::CErrorContainer &)" (?Decode@BACnetWriteAccessSpecification@CASBACnetStack@@UEAAGPEBEGAEAVCErrorContainer@2@@Z)When trying to build BACnetServerExample.sln (after adding the
cas-bacnet-stackand all files fromsubmodules\cas-bacnet-stack\submodules), this error occurred. I expected a successful build.I am trying to build this version of the BACnetServerExample: dc28f24