Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED] Windows 8, Qt 5.0.2 compiler error, and dll missing, help!
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Windows 8, Qt 5.0.2 compiler error, and dll missing, help!

Scheduled Pinned Locked Moved General and Desktop
10 Posts 5 Posters 5.4k Views 1 Watching
  • 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.
  • L Offline
    L Offline
    Leon
    wrote on 11 Jun 2013, 12:50 last edited by
    #1
    1. Dll error

    So firstly i get an error of msvcp110.dll missing in a messagebox everytime i open a project but i can just click ok and messagebox goes away
    i downloaded it and moved it at C:\Qt\Qt5.0.2\5.0.2\msvc2012_64\bin now i get

    !http://i.imgur.com/LbVaanP.png(1)!

    1. Compiler error,
      :-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.

    i searched a bit and found that i should install the compiler manually so i downloaded this
    "http://msdn.microsoft.com/en-us/library/windows/desktop/hh852363.aspx":http://msdn.microsoft.com/en-us/library/windows/desktop/hh852363.aspx

    in desctiption it clearly says
    Visual C++ Compilers and C Runtime (CRT)

    and now what? :/
    Tools->Options->Build & run and then?
    i am new to qt on windows, didn't had these problems on ubuntu

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 11 Jun 2013, 13:01 last edited by
      #2

      Runtime is not enough! You need the compiler itself. Install Visual Studio 2012 or possibly MS SDK (but I think MSVC is not there anymore).

      (Z(:^

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 11 Jun 2013, 13:02 last edited by
        #3

        Hi,

        You have to install VisualStudio 2012, then you should be good

        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
        0
        • F Offline
          F Offline
          francomartins
          wrote on 11 Jun 2013, 15:45 last edited by
          #4

          i'm using Qt+ MingW on Win 8 without problems .

          1 Reply Last reply
          0
          • L Offline
            L Offline
            Leon
            wrote on 13 Jun 2013, 10:45 last edited by
            #5

            Hello thanks for your answers.
            VisualStudio 2012 requires 8 gb of diskspace if you do the full setup

            8GB is too much, and i want to install only the necessary.
            From the screenshot below which ones should i install?

            !http://i.imgur.com/QzWBAKu.png(1)!

            1 Reply Last reply
            0
            • R Offline
              R Offline
              raven-worx
              Moderators
              wrote on 13 Jun 2013, 10:51 last edited by
              #6

              none of them are necessary for building Qt applications.

              --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
              If you have a question please use the forum so others can benefit from the solution in the future

              1 Reply Last reply
              0
              • L Offline
                L Offline
                Leon
                wrote on 13 Jun 2013, 11:10 last edited by
                #7

                [quote author="raven-worx" date="1371120719"]none of them are necessary for building Qt applications.[/quote]

                I had 2 answers saying to me that i need VisualStudio 2012....
                And this is the setup dialog of it. :/

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  sierdzio
                  Moderators
                  wrote on 13 Jun 2013, 11:17 last edited by
                  #8

                  Yes but those checkboxes are about additional stuff. You can deselect them all, and VS will install "just" the base package.

                  (Z(:^

                  1 Reply Last reply
                  0
                  • L Offline
                    L Offline
                    Leon
                    wrote on 13 Jun 2013, 11:55 last edited by
                    #9

                    Thank you, both dll and compiler issues got fixed. :)

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      sierdzio
                      Moderators
                      wrote on 13 Jun 2013, 11:56 last edited by
                      #10

                      Cool, have fun!

                      (Z(:^

                      1 Reply Last reply
                      0

                      1/10

                      11 Jun 2013, 12:50

                      • Login

                      • Login or register to search.
                      1 out of 10
                      • First post
                        1/10
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Search
                      • Get Qt Extensions
                      • Unsolved