LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Linking project error

Hi Guys,
 
Any idea with "2 Project link errors = Undefined symbol '_Ivi_GetInfoFromResourceName@20' referenced in"e:\T2500\T2500 (2-22-01)\t2500.lib. AND Undefined symbol '_Ivi_GetNextCoercionString@12' referenced in "e:\T2500\T2500 (2-22-01)\t2500.lib".
 
Appreciated on helping this...
 
Thanks
0 Kudos
Message 1 of 2
(2,944 Views)

Hello,

It looks like something in a non-NI LLB is missing.  Have you been able to call some of the functions in that library from CVI?  I suspect that if you can call some functions but not others, there is a file you are missing.  If you can't call any functions from this library you might just be linking in the lib wrong from CVI.  If you can link in that library from CVI but get internal errors such as this, you might want to contact the person/organization who wrote that lib to see if there are any other files that might be missing or linked incorrectly.

Hope this helps, please post if you have more info or follow-up questions!
Travis M
LabVIEW R&D
National Instruments
0 Kudos
Message 2 of 2
(2,920 Views)