02-24-2010 02:09 AM
I met a problem when tried to use datasocket. The problem is decribed as follows:
1) The c source code can be debugged, but when building the.exe file, there are project link errors:
undefined symbol '_DS_SetDataValue@20' referenced in "Write_data.c"
undefined symbol '_DS_ControlLocalServer@4' referenced in "Write_data.c "
2) corresponding head files(e.g. dataskt.h) have been included.
I think this is because some lib files should be included in the project, but what library should be included? Anyone has ideas. Thanks
02-24-2010 09:49 AM
08-05-2015 09:50 PM
Thanks for the information