07-10-2009 10:35 AM
07-14-2009 07:18 AM
Hi Simon,
the problem seems to lie in the inclusion of the Inet function panel. I received the same error when I ran your original project. After I removed the Inet fp from the project and loaded it again from its original location (\samples\...), the linker was able to find the functions.
I ask you to try and remove the fp reference, then simply add it again. I forces CVI to re-establish the fp reference, thus providing the linker with the correct linking information. For some reason it seems to have lost this information at some point.
Let me know if you need more help.
Regards
Peter
07-14-2009 07:32 AM