So basically, I was wondering why when I add "-lnidaqmx" to "g++
test.cpp", the file "omg" isn't created - yet when I omit the linking
flag, "omg" is created.
Using fedora core 4 with 2.6.13.5, nidaqmx 8.0m, and gcc/g++ 4.0.2. Let me note
that all ni apps installed work fine, and all examples run fine.
As a further puzzler, things work as expected when ran under valgrind.
Message Edited by Jason Newton on 01-03-2006 09:29 AM