LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to use C classes in Linux?

Hello everybody,

I know how to build a dll file for it with VC++ in Windows, but
now I want to try it in Linux with gcc , could someone tell me
which type of file I should compile the C program to?

Thanks!

Le
0 Kudos
Message 1 of 2
(2,492 Views)
I have never done this before, but I know that the Linux shared library files have the .so extension, so that's the type you will need to build.
J.R. Allen
0 Kudos
Message 2 of 2
(2,492 Views)