Results 1 to 4 of 4

Thread: [Fast Help]Qt Creator Knowing

  1. #1
    Join Date
    Sep 2013
    Posts
    2
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows Android

    Default [Fast Help]Qt Creator Knowing

    It is more a fast service then a job but ...

    I'm looking for someone with knowledge in configuring Qt Creator.
    I want help in configuring Qt Creator to use libcurl (setting up libs and what I need to use it).

    Preffered pay method: PayPal (can use others if neccesary).

    I'm waiting for offers.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: [Fast Help]Qt Creator Knowing

    Put the following into your project file:

    qmake Code:
    1. LIBS += -lcurl
    To copy to clipboard, switch view to plain text mode 

    Make sure you have the library installed in development version.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: [Fast Help]Qt Creator Knowing

    oh snap! I missed one potential payment!

  4. #4
    Join Date
    Sep 2013
    Posts
    2
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: [Fast Help]Qt Creator Knowing

    I'm so beginer:
    I don't understand what does it mean:
    "Make sure you have the library installed in development version. "

    My problem is explained here by me too: http://stackoverflow.com/questions/1...12-as-compiler and on other 2 or 3 websites.

    I got too many headaches with this problem and I want to pay to solve it and understand how it is solved.

    Who want to take a fast payment please PM me, I think will use TeamViewer to solve it...

Similar Threads

  1. knowing screen coordinate
    By riarioriu3 in forum Qt Programming
    Replies: 3
    Last Post: 10th July 2012, 09:38
  2. knowing mouse location
    By riarioriu3 in forum Qt Programming
    Replies: 2
    Last Post: 21st June 2012, 09:48
  3. qprogressbar without knowing the time
    By jaca in forum Qt Programming
    Replies: 3
    Last Post: 25th September 2009, 23:45
  4. Knowing if application is running
    By mourad in forum Qt Programming
    Replies: 1
    Last Post: 15th May 2008, 11:47
  5. QFtp way of knowing drive names
    By baray98 in forum Qt Programming
    Replies: 1
    Last Post: 21st April 2008, 22:51

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.