Hello All,
I am trying to build a PDA executable. Recently the code would build ok, I have since made some changes and I get these errors:
lvCEPDAMain.obj : error LNK2001: unresolved external symbol App1_CleanupLSRs
lvCEPDAMain.obj : error LNK2001: unresolved external symbol App1_VIName
lvCEPDAMain.obj : error LNK2001: unresolved external symbol App1_Run
myProj.exe : fatal error LNK1120: 3 unresolved externals
I am slowly deleting code to try to find out where the problem is, can anyone suggest any quick tips to find out what is causing theses errors?
Thanks
ssk