Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

nidaqmx on linux :How can link it static?

Our application runs on SuSe-Linux. I have installed the nidaqmx-driver on linux and now I can use the shared libraries (using g++ as linker).
What we need is: to link the application static (with linker option '-static'). But I get error-message 'cannot find -lnidaqmx' form linker.
In the lib subdirectory I find only shared libraries (*.so.*) but no corresponding *.a files. What can I do ?
0 Kudos
Message 1 of 2
(3,356 Views)
hello rwalberer,

at the moment static link is not supported with the DAQmx libraries.

regards,

robert h
NI germany
0 Kudos
Message 2 of 2
(3,325 Views)