LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

compilation de prog c utilisant gpib.lib

Hello,

I have a GPIB card an Labwindow/CVI Demo 5.0
I created an application that uses the GPIB fuctions
ibrd, ibdev and ibwrt. I used the bloodshed c developpement kit to build the application because it reads the .a libraries. I added the gpib.lib and all the .lib that I could found in the CVI directory. The application
compiles whithout error then the .o are created and the
whole is linked. When I want to run it the compiler says that the project is not compiled. Also no eecutable is generated even if the option for generating executables is active. If I remove the gpib functions the executable is generated. Does anybody knows why ?
0 Kudos
Message 1 of 2
(2,815 Views)
Hi chr100,

I don't really understand what happens, but since you are working with a demo version of CVI, why don't you use the most recent one?
Just call your local National Instruments office. They will be glad to send you a CVI 7 evaluation CD.

Regards
Richard H.
National Instruments
0 Kudos
Message 2 of 2
(2,815 Views)