7
AlgoRythm
144d

Just built libcurl from source on Windows and was able to add it to my c++ project and use it. This is a grand accomplishment because:

-You need to use the correct command prompt (Visual Studio command prompt)
-You need to use the correct correct command prompt (Visual Studio command prompt 64 bit version)

And throughout the whole process every resource kept telling me to just use a package installer. But I stayed strong and put the work in!

Comments
Add Comment