[osqp-eigen, osqp] Add new port #45645
Annotations
1 error and 1 warning
Check
PRs must add only one version, and must not modify any published versions.
When making any changes to a library, the version or port-version in vcpkg.json must be modified, and the version database updated.
Making the following changes will fix this problem:```diff
error: checked-in files for osqp have changed but the version was not updated
version: 0.6.2
old SHA: ec510c3dc408a6286bad2dcb0e23b1275a2660dc
new SHA: bca817009ae8638c71ff41e5948674e25ff6e32b
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
See https://learn.microsoft.com/vcpkg/commands/add-version?WT.mc_id=vcpkg_inproduct_cli#--overwrite-version for more information.
***No files were updated***
error: checked-in files for osqp-eigen have changed but the version was not updated
version: 0.7.0#2
old SHA: 22e7cc81d95db7211121a9102764f38bbe0a58c4
new SHA: 477ed57c27419fdad3c12c1708a4931dd9c1d105
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
See https://learn.microsoft.com/vcpkg/commands/add-version?WT.mc_id=vcpkg_inproduct_cli#--overwrite-version for more information.
***No files were updated***
```
|
Check
If you feel able to do so, please consider adding a "license" field to the following files:
ports/osqp-eigen/vcpkg.json
ports/osqp/vcpkg.json
Valid values for the license field can be found at https://learn.microsoft.com/vcpkg/reference/vcpkg-json#license
|