Englisch
Hi all,
I have a GUI based application made and I have made the project using VC++ express edition. In this project, I have made call to adpcored.lib by adding the following statement:
const ADP_APPLICATIONID myApplicationID = ADP_DEBUG_APPLICATIONID;
But, when running the build, I am getting linking errors and warnings, some of which are mentioned below:
adpcored.lib(ADPXmlProcess.obj) : warning LNK4049: locally defined symbol _wcstombs_s imported
adpcored.lib(stdsoap2.obj) : error LNK2019: unresolved external symbol __imp__rand referenced in function _fsend