You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to compile some of the Vicon test code with the DataStreamClient.h gives the error LNK2019 unresolved external symbol "__declspec(dllimport) public: __thiscall ViconDataStreamSDK::CPP::Client::Client(void)" (__imp_??0Client@CPP@ViconDataStreamSDK@@QAE@XZ) referenced in function _main ViconApp c:\Users\rdh242\source\repos\ViconApp\ViconApp\ViconApp.obj
Please help.
The text was updated successfully, but these errors were encountered:
Trying to compile some of the Vicon test code with the DataStreamClient.h gives the error
LNK2019 unresolved external symbol "__declspec(dllimport) public: __thiscall ViconDataStreamSDK::CPP::Client::Client(void)" (__imp_??0Client@CPP@ViconDataStreamSDK@@QAE@XZ) referenced in function _main ViconApp c:\Users\rdh242\source\repos\ViconApp\ViconApp\ViconApp.obj
Please help.
The text was updated successfully, but these errors were encountered: