Issue Details
I am trying to use an object-oriented programming language to program NI hardware using the DAQmx library. The header file is included in my program, and when running I get the following error message.
'NIDAQmx.h': No such file or directory
What can I do to solve this issue?