08-16-2006 05:13 PM
undefined reference to X where X is any NI-DAQmx function call that I am using in my code. I have included "NIDAQmx.h" in my C code, and "NIDAQmx.lib" in my project. And, I have copyed both file to my project folder.08-17-2006 01:48 PM
Hello boliu,
DevC++ is not an officially supported compiler with NI-DAQmx, however other users have gotten it to work here and here.
You can see officially supported text-based languages in this KnowledgeBase.
Regards,
Laura