ggeog89

Results 3 comments of ggeog89

Thank you odow, unfortunately, I wasn't able to successfully dynamically link the binaries with the dll. Therefore, I tried to compile HiGHS using cmake. I have followed the instructions found...

Thank you for the explanation! I have figured out that I cannot use MSVC with the prebuilt binaries. My issue is that I compile the library using Cmake and Visual...

You can check my code here https://github.com/ggeog89/TestHiGHS.git I haven't done much. Just create the project, link with the necessary dependencies, and try to create a HiGHS instance.