Hello,
I can run the Optano solvers just fine in a c# console program, but if I try to create a windows forms c# program, and change the output to console in settings, I still get this error:
"An attempt was made to load a program with an incorrect format."
It is looking for a console app. Is there any way to modify the sover config to recognize that we have a winforms app but also have the needed console output window?
Many reasons to want to have this function as needed in a winforms app.
thanks!