LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to create dll's with CVI 7.0 and ICP 2.2 beta version.

Hi All,
I was using CVI 6.0 but as I needed window's registry functions in one of my drivers code, I upgraded it to CVI 7.0. After that it was giving a linking error while trying to run the Initialize function of the driver. Then I installed ICP 2.2 beta version and error went off. But now it's giving a error while creating the dll's for the driver.

Reason for both the errors is not clear to me.

With Regards,
Anuradha
0 Kudos
Message 1 of 2
(2,915 Views)
Anuradha,

What type of errors do you get? are these compile or linking errors. Make sure that you add to your project the FP and/or Lib files for the most recent version of the driver that you are using.

You may want to check with the vendor of ICP for any special installation instructions or sample projects that you could use for troubleshooting.

I hope this helps, please post some more details so we can helps you further.

Regards,

Juan Carlos
N.I.
0 Kudos
Message 2 of 2
(2,915 Views)