Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V1.0.0.0
-
Component/s: Toolkit Source
-
Labels:None
-
Account:SDO Transport, Diagnostic (SDOTRANSPO)
Description
Using the netXTransport inside a C application in VS2005 results in linking error:
1>SampleMain.obj : error LNK2001: unresolved external symbol "int __stdcall rcXPacket_Init(void *)" (?rcXPacket_Init@@YGHPAX@Z)
1>SampleMain.obj : error LNK2001: unresolved external symbol "void __stdcall rcXPacket_DeInit(void *)" (?rcXPacket_DeInit@@YGXPAX@Z)