LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

GNU Scientific Library (GSL)

hi

how LabWindows/CVI  projects can  be configured to locate the GSL header files and libraries?

0 Kudos
Message 1 of 5
(4,798 Views)

Hi,

 

While I am not familiar with the GNU Scientific Library, it looks like they are functions coded in C or C++.  Therefore you should be able to incorporate them into your CVI code.  Take a look at the following articles that explain how to call library functions from your CVI code:

 

http://digital.ni.com/public.nsf/allkb/EC2ECA974F8763D586256929006D17D7

http://digital.ni.com/public.nsf/websearch/8AE57BDA995ACCB486256AEA0062B3C6?OpenDocument

 

 

Regards,

Message 2 of 5
(4,757 Views)

hi,

 thanks

 

I tried to follow your suggestion. I used gsl-1.8, but did not go

 

https://www.dropbox.com/s/svpwolioz0mnhy0/gsl-1.8-src.zip

0 Kudos
Message 3 of 5
(4,741 Views)

Did you see that there is a gsl and a gsl for Windows ? Are you using the correct one ?

0 Kudos
Message 4 of 5
(4,734 Views)

Hi

 

I used gsl-1.8, which Is included in Microsoft Visual Studio without error

 

 

http://www.youtube.com/watch?v=dcKoXY0Ht-k

0 Kudos
Message 5 of 5
(4,731 Views)