First time using CurlPP and I am getting an include error
oofsamy opened this issue · 1 comments
oofsamy commented
Hey, I'm using CurlPP for a small project to send HTTP GET requests, though this is my first time using this library
1>C:\Users\teams\source\repos\HypixelPP\HypixelPP\curlpp-0.8.1\include\curlpp\cURLpp.hpp(33,10): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
I'm not sure what I am fully doing wrong here?
oofsamy commented
Oh my god sorry I'm very dumb, waste of an issue, I just had to install curl (idk what I was expecting since it's a wrapper)