Open GoogleCodeExporter opened 9 years ago
pylibnidaqmx does not need to use header file if nidaqmx version is one of
the following: 8.0, 8.9, 9.0, 9.1, 9.3.
To add new versions to this list, somebody has to import nidaqmx once
that will generate a file nidaqmx_h_X_Y.py using an existing header file.
This file can be added to pylibnidaqmx tree so that others with the same
version can reuse it without the need to install the actual header files.
I don't think that having a default header file will solve this issue as the
content of nidaqmx header files can vary quite a bit in between different
versions.
Original comment by pearu.peterson
on 28 Jun 2012 at 5:26
Original issue reported on code.google.com by
tolis...@gmail.com
on 28 Jun 2012 at 1:42