Compilation Trio Motion

Compilation Trio Motion

I am trying to call the TrioPC_NET.dll using MATLAB with header TrioPC.h, however I get many compilation errors, for example: 

Type 'BOOL' was not found.
Type 'LPTSTR' was not found.
Type 'DOUBLEPtr' was not found. 
Type 'VARIANTPtr' was not found.
Type 'INT32' was not found.

I tried compiling with MinGW compiler (C++), Microsoft Visual C++ 2015, Microsoft Visual C++ 2017, Microsoft Studio C++ 2019, and MinGW compiler with Windows 10 SDK (C++). All compilers find the same errors. 

Suggestions? 


    • Topic Participants

    • Adam