Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Qt 5.3.1 compiling error

    Installation and Deployment
    2
    4
    1117
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Y
      ysing last edited by

      Hello,

      I'm trying to compile my first Qt program ( I installed Qt 5.3.1 for windows 64 bit (VS 2013,573MB) ) but Qtcreator is deplaying the following error:"Qt creator needs a compiler set up to build.Configure a compiler in the kit option."
      I tried to fix the problem adding the MinGw compiler manually with no results I even tried to download the visual c++ compiler 2013 CTP but the setup failed (it says : A valid Visual Studio 2013 installation was not found).

      !http://oi61.tinypic.com/dpbazc.jpg(View image to see the problem !)!

      !http://oi60.tinypic.com/iz3uoz.jpg(Additional Image)!

      If anyone can help me I will be grateful.

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        If you want to use VS 2013 package then you need to install Visual Studio 2013.

        On the other hand, you could get the MinGW package that includes MinGW, so need other installation needed

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • Y
          ysing last edited by

          Please, did you mean by MinGW package the one for windows 32 bit ?

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            Yes, you can run it without any problem on a Win 64bit

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply Reply Quote 0
            • First post
              Last post