-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Milestone
Description
What language and solver does this apply to?
C#
Describe the problem you are trying to solve.
Currently the nuget package Google.OrTools supports x86_64 for windows.
Therefore, my VS extension using OrTools cannot be used when the user platform is windows arm64.
Describe the solution you'd like
Do you have plan to also support arm64 (for windows) in the near future? My target .NET platform is net472.
Describe alternatives you've considered
It would be helpful if you can share whether it is possible to build it from source code, and potential challenges in this work item.
Additional context
Add any other context or screenshots about the feature request here.