Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows build and highs 1.9.0 #1

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

windows build and highs 1.9.0 #1

wants to merge 4 commits into from

Conversation

ezfepo
Copy link
Collaborator

@ezfepo ezfepo commented Jan 13, 2025

Support windows and ERGO-Code/HiGHS v1.9.0

highs-solver

  • Upgrade dependencies
  • Upgrade common.ts and solver.ts matching ERGO-Code/HiGHS v1.9.0
  • Remove inlinable

Removed inlinable

Removed inlinable as failing on windows environment

image

highs-addon

  • Upgrade dependencies
  • Upgrade index.d.ts and CMakeLists.txt matching ERGO-Code/HiGHS v1.9.0

Upgraded CMakeLists.txt

Generate node.lib required to link on windows compilation

image

Switch BUILD_SHARED_LIBS ON/OFF upon compilation target

image

Link proper lib upon compilation target

image

Copy required highs.dll to target directory on windows compilation

image

@ezfepo ezfepo marked this pull request as draft January 14, 2025 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant