Replies: 4 comments
-
Beta Was this translation helpful? Give feedback.
-
|
I'm fairly sure that its my changes to vcpkg-configuration.json that are wrong. Here's what it said before I changed it: |
Beta Was this translation helpful? Give feedback.
-
|
I changed the vcpkg-configuration.json to read: and now get a different error: but ./vcpkg-registry/versions/baseline.json reads: Which DOES contain the baseline field? What am I missing? |
Beta Was this translation helpful? Give feedback.
-
|
I've created an issue for this. #46102 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I thought that what I needed to do was to add a directory to my project's "overlay ports" directory containing the usual files. But when I added the smtpmime directory to my "overlay ports" directory, and added smtpmime to vcpkg.json I was told:
So, I'm clearly not doing this right.
What should I do to create a local port of this? I prefer not to have to attack the content of my vcpkg ports directory if possible.
I'm clearly missing something here. The example for adding libogg seems to assume I will be adding a new directory to the ports directory of the vcpkg installation.
Beta Was this translation helpful? Give feedback.
All reactions