Results 1 to 2 of 2

Thread: cURL With Qt Creator [Windows and Linux]

  1. #1
    Join Date
    Jun 2010
    Posts
    4
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default cURL With Qt Creator [Windows and Linux]

    Alright, I'm totally stumped here. I want to include cURL with the Qt program that I wish to create. Problem is, I have no idea how to include cURL with my Qt program.

    I don't know really where to start with what to download. Do I need to download cURLpp? Do I need to build the source myself?

    I'm going to be building with Windows and Linux, so any help for both of them will be greatly appreciated!

    Thanks!

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: cURL With Qt Creator [Windows and Linux]

    From a short look it looks it s just a lib which you have to link against.
    In that regard you have to know how to link to libs, google it if you don't.
    Specifically for cURL, did you read this?:
    http://curl.haxx.se/docs/install.html
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

Similar Threads

  1. How to use QWT in QT4 Creator on Windows?
    By Kevin Ching in forum Qwt
    Replies: 12
    Last Post: 17th May 2011, 16:58
  2. Using Qt Creator under Wine in Linux?
    By kevinchannon in forum Qt Tools
    Replies: 5
    Last Post: 16th April 2010, 16:10
  3. Replies: 2
    Last Post: 25th November 2009, 23:44
  4. Deployment Procedure On Windows On Linux and Windows
    By Harshith J.V. in forum Installation and Deployment
    Replies: 4
    Last Post: 9th July 2009, 11:27
  5. QString static callback function from CURL
    By tpf80 in forum Qt Programming
    Replies: 12
    Last Post: 16th May 2007, 20:47

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.