How to include Curl library ?
Installation and Deployment
16
Posts
3
Posters
7.2k
Views
1
Watching
-
Have a look the qmake manual for LIBS & INCLUDEPATH.
That depends on what compiler you are currently using not Qt Creator itself.
-
It depends on how you installed libcurl
-
What does it contain ?
-
-
Then you need to build it
-
You have the documentation inside the curl folder, follow it for your installed compiler
-
That's up to you and how you would like to use it