labwindows cvi

Post any questions you may have about our current range of oscilloscopes
Post Reply
fguastavino
Newbie
Posts: 0
Joined: Wed Feb 26, 2020 4:30 pm

labwindows cvi

Post by fguastavino »

I'm using labwindows cvi 2019 and a 5444b oscilloscope and last SDK version (files 2019).
While compiling I receive these error messages relevant to ps5000Api.h.
Can you help me?


"ps5000aApi.h"(21,1) note: WARNING: You need to implement DEPRECATED for this compiler
"ps5000aApi.h"(782,1) error: too many arguments provided to function-like macro invocation
"ps5000aApi.h"(22,1) note: macro 'DEPRECATED' defined here
"ps5000aApi.h"(782,1) error: unknown type name 'DEPRECATED'
"ps5000aApi.h"(791,1) error: expected ';' after top level declarator
"ps5000aApi.h"(806,1) error: too many arguments provided to function-like macro invocation
"ps5000aApi.h"(22,1) note: macro 'DEPRECATED' defined here
"ps5000aApi.h"(806,1) error: unknown type name 'DEPRECATED'
"ps5000aApi.h"(813,1) error: expected ';' after top level declarator
"ps5000aApi.h"(821,1) error: too many arguments provided to function-like macro invocation
"ps5000aApi.h"(22,1) note: macro 'DEPRECATED' defined here
"ps5000aApi.h"(821,1) error: unknown type name 'DEPRECATED'
"ps5000aApi.h"(832,1) error: expected ';' after top level declarator
"ps5000aApi.h"(872,1) error: too many arguments provided to function-like macro invocation
"ps5000aApi.h"(22,1) note: macro 'DEPRECATED' defined here
"ps5000aApi.h"(872,1) error: unknown type name 'DEPRECATED'
"ps5000aApi.h"(883,1) error: expected ';' after top level declarator

Post Reply