error LNK2019: unresolved external symbol _CPXreadcopyprob@16 referenced in function _main
How can I solve this issue Thank you.lnk2019 error
I am a new user. I am using vnet2005 beta for executing an application developed in c. The code uses libraries from ILOG CPLEX Company. The problem is that error lnk2019 appears when linking process finishes.

lnk2019 error
Moreno
Regards,
Ana.
iq662000
CnoEvil
Here is Microsoft's walkthrough on using external DLLs: http://msdn.microsoft.com/library/default.asp url=/library/en-us/vbcn7/html/vaconCallingWindowsAPIs.asp. Let me know if you have any problems ...
Hope this helps,
Josh Lindenmuth