Results 1 to 3 of 3

Thread: Problem with installing

  1. #1
    Join Date
    Dec 2012
    Posts
    1
    Platforms
    Windows

    Default Problem with installing

    Hey guys, I think I have screwed up the Qt installation a lot. I downloaded the libraries and the IDE, I installed them both, as a result I have 2 Qt Creators atm, though this isn't really a problem. The problem is that I haven't got any libraries what so ever (even <iostream>) So I am thinking that I haven't finished the installation. Basically I just downloaded and installed is there a next step ?


    Thanks in advance.

  2. #2
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Problem with installing

    wrong forum.
    http://www.qtcentre.org/forums/5-Ins...and-Deployment

    iostream is a c++ header, not a Qt one.
    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

  3. #3
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Problem with installing

    Quote Originally Posted by Bloodcount View Post
    I downloaded the libraries and the IDE, I installed them both, as a result I have 2 Qt Creators atm, though this isn't really a problem. The problem is that I haven't got any libraries what so ever (even <iostream>) So I am thinking that I haven't finished the installation. Basically I just downloaded and installed is there a next step ?
    Exactly what did you download? What was already on your machine in terms of C++ tools? Visual Studio x? MingW? Nothing?

    The library binary distribution does not include Qt creator or a C++ compiler
    The Qt Creator binary distribution does not include Qt dev libraries or a C++ compiler
    The somewhat dated Qt SDK includes both Qt Creator and a Mingw C++ compiler. It may also have a set of Qt libraries but they will probably not be current.

Similar Threads

  1. Problem with installing Qt on XP
    By janK in forum Installation and Deployment
    Replies: 1
    Last Post: 11th September 2011, 20:54
  2. Problem after installing Qt SDK 1.1 (Solved)
    By rdelgado in forum Qt Programming
    Replies: 2
    Last Post: 9th May 2011, 19:28
  3. problem Qt installing in Linux
    By addu in forum Qt Programming
    Replies: 10
    Last Post: 21st October 2009, 14:02
  4. problem in installing qt4.4.3 source
    By wagmare in forum Qt-based Software
    Replies: 0
    Last Post: 18th February 2009, 06:48
  5. installing problem
    By mickey in forum Installation and Deployment
    Replies: 5
    Last Post: 24th September 2006, 20:30

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.