Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

LNK1106: invalid file or disk full error when attempting to link nidaqmx.lib

I am attempting to build the ContGen-ExtClk.c example file from the DAQmx ANSI C examples.  I am using Microsoft Visual C++ 4.0 (yes I know this is an old version).  The file compiles with no errors; however, when I attempt to build an executable I get the following linker error:
 
--------------------Configuration: TestDaq2 - Win32 Debug--------------------
Linking...
C:\MSDEV\LIB\nidaqmx.lib : fatal error LNK1106: invalid file or disk full: cannot seek to 0x42d0f528
Error executing link.exe.
TestDaq2.exe - 1 error(s), 0 warning(s)
 
Am I using the correct version of the library file?  I copied it from the C:\Program Files\National Instruments\NI-DAQ\DAQmx ANSI C Dev\lib\msvc folder.
 
Thanks,
Steve Reiling
0 Kudos
Message 1 of 2
(3,972 Views)
Hi Steve,
 
There is another discussion forum that talks about using older versions of Visual C++.  Please take a look at it and let me know if you have further questions.
 
Regards,
Hal L
0 Kudos
Message 2 of 2
(3,956 Views)