I have used CIN for 6 months for two different projects, following step by step the Labview manual and everything was fine.
Now for a third project, I have the followin linking errors :
cin.obj : error LNK2001: unresolved external symbol _CINRun
labview.lib(lvlvrt.obj) : error LNK2001: unresolved external symbol __imp__MessageBoxA@16
Debug/radio_labview.dll : fatal error LNK1120: 2 unresolved externals
They don't seem to be linked to the actual code in my CIN source file. Nevertheless, because of some library I use, my CIN source file is a ".cpp" instead of being a ".c". Can this trigger such errors ? If no, does some one has a cle of how to figure out what is going on.
Thanks a lot for your help
all the best
laurent