Windows development setup #7
Replies: 6 comments 1 reply
-
What difficulties are you having? This is what I do:
|
Beta Was this translation helpful? Give feedback.
-
How have you installed curl? I don't use Visual Studio's builtin CMake, so I really don't know where it is looking for headers and libraries. |
Beta Was this translation helpful? Give feedback.
-
Download binaries from https://curl.se/windows/ and give system environment variables to the path, For windows how you are doing? can you share some common steps for windows if possible ? |
Beta Was this translation helpful? Give feedback.
-
That's not enough; you need to install header files too. I already described my specific setup; I suggest you read the documentation for vcpkg on how to integrate it with Visual Studio. |
Beta Was this translation helpful? Give feedback.
-
Can you share detail setup required for Windows based platform ?
Beta Was this translation helpful? Give feedback.
All reactions