You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1> [CMake] Error: There are invalid field types in the CONTROL or manifest file of E:\Repos\StoPhys\vcpkg_manifest\vcpkg.json
1> [CMake] The following fields had the wrong types:
1> [CMake]
1> [CMake] dependencies was expected to be an array of dependencies
1> [CMake] name was expected to be an identifier
1> [CMake]
Solution:
every "name": "<value>" field must have a with only lowercase characters. The error message did not really help here.
The text was updated successfully, but these errors were encountered:
The following error did not tell me anything:
Solution:
every
"name": "<value>"
field must have a with only lowercase characters. The error message did not really help here.The text was updated successfully, but these errors were encountered: