Hi All,
I am compiling my project in the release mode in VC++. I have a .def file where i have declared the setLog and now i am getting following error
Linking... Creating library Release/HKL.lib and object Release/HKL.exp HKL_libinterface.obj : error LNK2001: unresolved external symbol _SCTP_setLog@8
Please help me on the above to fix the problem.
Thanks