LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Link Error with Third Party Driver Library

Dear all,

I'm using CVI 8.1. under Win XP32 Pro. I have to write an application using a third party PCI bitsynchronizer hardware. The supplier of the hardware provides a driver consisting of several header and library files. I incorporated that into my CVI project and it compiles OK, however during linking I get the following message:

 

Project link error:

   Undefined symbol '__CIpow' referenced in "libio.lib".

 

It seems to me that they use an external function inside the driver library.

Looking this up on the internet suggests that CIpow() is a MS runtime function.

Is there any way around that so I can use that driver from within CVI?

 

Any suggestions appreciated!

0 Kudos
Message 1 of 2
(2,973 Views)

Helpful links 😉

 

-Ciao

0 Kudos
Message 2 of 2
(2,955 Views)