Coder Social home page Coder Social logo

Comments (3)

Neumann-A avatar Neumann-A commented on September 26, 2024

As far as i remember vcpkg integrate install is for MSBuild not CMake

see https://learn.microsoft.com/en-us/vcpkg/commands/integrate

from vcpkg.

dannypike avatar dannypike commented on September 26, 2024

Thanks for your response.

Sorry, I was a bit unclear. I have been using vcpkg for years now and it's worked fine to use with CMake projects in Visual Studio.

Now, it doesn't seem to work. There is no toolchain file passed on the command line that Visual Studio uses to include CMake in a CMake-based project.

There's absolutely no feedback from vcpkg as to why it (a) doesn't try to swap to Administrator mode (which it always used to) and (b) doesn't seem to update Visual Studio' settings, so that I can "find_package()" a vcpkg project such as one or more of the "boost" components.

I tried creating a "blank" CMake project with Visual Studio and the generation phase fails because CMake cannot find the package that I have installed with vcpkg. When I look at the Visual Studio output, it is clear that the toolchain file is not being passed on the command line.

Running vcpkg integrate install is quite happy to claim that it worked:

D:\work\github\vcpkg>vcpkg integrate install
Applied user-wide integration for this vcpkg root.
CMake projects should use: "-DCMAKE_TOOLCHAIN_FILE=D:/work/github/vcpkg/scripts/buildsystems/vcpkg.cmake"

All MSBuild C++ projects can now #include any installed libraries. Linking will be handled automatically. Installing new libraries will make them instantly available.

from vcpkg.

github-actions avatar github-actions commented on September 26, 2024

This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.

from vcpkg.

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.