how to use vcpkg libraries on windows?

Tiago Alves de Santana Kappes 0 Reputation points
2023-02-20T15:10:09.0266667+00:00

How to install and use a vcpkg library?

Hello, how do I install and use a vcpkg library? I installed the crow library, from vcpkg, but I have no idea how to use it in visual studio, because when I include

#include "crow.h", does not open.

How do I install and use vcpkg headers?

Developer technologies | C++
{count} votes

1 answer

Sort by: Most helpful
  1. YujianYao-MSFT 4,296 Reputation points Microsoft External Staff
    2023-02-21T02:22:33.3033333+00:00

    Hi Tiago Alves de Santana Kappes,

    You may have made some mistakes in the details.

    I suggest you refer to this issue on how to use vcpkg, it will help you.

    Best regards,

    Elya


    If the answer is the right solution, please click "Accept Answer" and upvote it.If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.