Originally posted by: lokatai
Because of my study, I need to execute ilog CPLEX(V12.2) on Visual Studio 2008.
I create a new project(win32 console application) and set up some configurations that I can run my program successfully.
Now I want to execute my program on windows forms application which it can display solver directly , but I encounter some problems.
Do I need to do additional set up or to modify my code?
#CPLEXOptimizers#DecisionOptimization