Coder Social home page Coder Social logo

Comments (6)

pareenaverma avatar pareenaverma commented on July 20, 2024

Hi @Zitrax thank you for reporting this issue. You are right, --project is an invalid option. You should use --json to point to the location of the json file.

The command should be:
vcpkg activate --json=../my-config.json

I will close this issue once the fix is merged into production.

Thank you!

from arm-learning-paths.

Zitrax avatar Zitrax commented on July 20, 2024

--json seem to be documented as:

Full path to JSON file where environment variables and other properties are recorded

So that does not seem to be the way of pointing to a manifest file, actually using it overwrote my manifest file with some json output - so this is something different.

The only way I found so far that seem to do something similar is --x-manifest-root, although it points to a directory containing the vcpkg-configuration.json file, it does not directly point to a file.

from arm-learning-paths.

pareenaverma avatar pareenaverma commented on July 20, 2024

Hi @Zitrax thanks for reporting that back. I'm checking if there's an option to point directly to a manifest file instead of a directory containing the manifest file.

from arm-learning-paths.

Zitrax avatar Zitrax commented on July 20, 2024

Related I found this commit: microsoft/vcpkg-tool@3247920 which seem to indicate that --project existed earlier but was reverted for some reason.

from arm-learning-paths.

KeilChris avatar KeilChris commented on July 20, 2024

Hello @Zitrax , you are correct - the feature has been removed. We will also remove this from the learning path. Unfortunately, the "warning: vcpkg-artifacts is experimental and may change at any time." is true...

from arm-learning-paths.

pareenaverma avatar pareenaverma commented on July 20, 2024

Removed the option in PR #692

from arm-learning-paths.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.