Options:
Try compiling in DLL mode vs LIB mode under project properties.
or
Comment out this line in NetHttp.clw in the NetWebHttp.CreateAuthorizationStringVapid method:
Sig.SetValue(NetSignToken(jwtInfo.GetValue(),jwtData.GetValue(),PrivateKey.GetValue()))