Open temin4u opened 3 years ago
LabVIEW RT support is still not finished. Need to rebuild those shared libraries for each target specifically with the according toolchain. Using the Linux desktop shared libraries instead unfortunately won't work even for the x64 LabVIEW Linux RT platform as there are runtime library differences.
I'm planning to add full LabVIEW RT support for a 5.1 release tentatively planned for end of this year.
HI @jimkring @RolfKal @jg-code
I have provisioned my PXI-8840 with Linux 20.5, I'm migrating from Pharlap. Now in RT Linux I have copied the .so for linux from here https://github.com/Open-G/lvzip-library/tree/master/RT%20Images/LinuxRT_x64
When calling the .SO file, Error 15 is thrown by the call library function node.(Resource not found)
When I try to configure the call library function node by browsing and adding the .so file, I get a dialog "The file selected is not a valid library"
Request your kind feedback on the same.
Regards, Temin