Originally posted by: Zele
Hi all,
until yestarday, I was using visual studio 2010 with windows 8 32 bits, and cplex 1262 32 bits. I have changed to visual studio 2010 but now with windows 8 64 bits an cplex 1263 64 bits.
I try to use my projects in the new operative system but I have a lot of errors. Besides, I have changed the project properties according to "Using IBM ILOG CPLEX Optimizers with Microsoft Visual C++" file.
I copy here some of the errors, all of them begining with
" error LNK2019: unresolved external symbol __imp__CPXcloseCPLEX@4 referenced in function _main;
error LNK2019: unresolved external symbol __imp__CPXfreeprob@8 referenced in function _main
etc"
I have been looking for similar topics in the forum but, after taking into account all the considerations in them, I have not success with my problem.
Thanks in advance.
Best regards.
#CPLEXOptimizers#DecisionOptimization