Pre-built binaries for Visual Studio C++ #2504
Answered
by
odow
UyenAtKite
asked this question in
Q&A
-
I’m new here and I kindly ask for help. We’re looking for pre-built binaries for a C++ project in Visual Studio, and I can’t find where to download them |
Beta Was this translation helpful? Give feedback.
Answered by
odow
Aug 19, 2025
Replies: 1 comment 6 replies
-
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think we removed the shared libraries from HiGHSStatic to reduce file sizes because people downloading the binaries should probably just care about the executable.
If you're compiling a C++ library, you must be familiar with compilers etc; just compile HiGHS yourself. It has no dependencies.