09-08-2016 09:21 AM
Hi everyone,
an instrument that we need to control (bMCA Topaz-X of Brighspec) requires the installation of libudev-dev.
We installed this package on a 9064 with LabVIEW RT 2014 SP1 and the driver is working fine but we noticed that with LabVIEW RT 2015 or 2016 the package is not present anymore.
Is there a substitute of libudev-dev?
The package can be ported to LabVIEW RT 2015?
Regards
Solved! Go to Solution.
09-12-2016 06:54 AM
Hi all,
we solved the issue installing
- udev-dev
- udev-extraconf-dev
that contains the required files for the compilation.
Regards!