LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Library for FindPattern in CVI2015

We are using Lab Windows/CVI 2015 and we are trying to link with Visual Studio 2010.

We have added the paths: C:\Program Files\National Instruments\CVI2015\bin\msvc and C:\Program Files\National Instruments\CVI2015\extlib\msvc

for linking.

But we are getting the below linking errors

1>PostProc.obj : error LNK2019: unresolved external symbol _FindPattern@24 referenced in function _bGetLogTimeStamp
1>PostProc.obj : error LNK2019: unresolved external symbol _CVI_CloseFile@4 referenced in function _i32GetVDBMsgErrCount
1>PostProc.obj : error LNK2019: unresolved external symbol _ReadLine@12 referenced in function _i32GetVDBMsgErrCount
1>PostProc.obj : error LNK2019: unresolved external symbol _CVI_ReadFile@12 referenced in function _i32GetVDBMsgErrCount
1>PostProc.obj : error LNK2019: unresolved external symbol _CVI_OpenFile@16 referenced in function _i32GetVDBMsgErrCount
1>PostProc.obj : error LNK2019: unresolved external symbol _GetFileInfo@8 referenced in function _i32GetVDBMsgErrCount
1>C:\KTR\MKS_SI\VDB_CRC_Post_Proc\Debug\VDB_CRC_Post_Proc.exe : fatal error LNK1120: 6 unresolved externals

 

Can you please tell us how to solve this 

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

This is a duplicate post, see here. Please help keeping the forum clean by not posting the same question multiple times.

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