Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    What to do after sdk installation?

    Installation and Deployment
    2
    7
    3432
    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.
    • M
      michalsz last edited by

      Hi. I've been using LGPL QT for Windows about 1 year ago. Then, I could download complete sdk (libs+qt creator) in single installer and after standard "next,next,next" installation it was ready to use. Right now, I want to come back to qt, so I've downloaded same (but newer) installation file (qt-sdk-win-opensource-2010.05.exe). After installation I couldn't build any example - over hundred of errors, all similar (unreferenced "imp__..."). I thought that maybe this time I need to build libs myself:
      -qt command prompt
      -configure (ok)
      -mingw32-make (error, there is no moc.exe)

      Can anyone tell my how to start using qt now?

      1 Reply Last reply Reply Quote 0
      • G
        giesbert last edited by

        I just installed the SDK...

        If you build Qt on your own, I would start with the source zip file and build there, so there ai no intermediate stuff around.

        Nokia Certified Qt Specialist.
        Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

        1 Reply Last reply Reply Quote 0
        • M
          michalsz last edited by

          But I want to use libs from sdk, I've tried to build manually just because I couldn't compile any example. So it seems that there is something wrong with installation. Any ideas what? I've reinstalled whole sdk few times and still have same error during building example project.

          1 Reply Last reply Reply Quote 0
          • G
            giesbert last edited by

            did you try to use Qt SDK beta (which includes QtCreator 2.1, Qt 4.7.2, ...)?

            Nokia Certified Qt Specialist.
            Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

            1 Reply Last reply Reply Quote 0
            • M
              michalsz last edited by

              no, just latest stable version. I will try that later, because installer is pretty big (1.5GB).

              1 Reply Last reply Reply Quote 0
              • G
                giesbert last edited by

                Use web installer (15 MB)
                then you can select, which parts you need

                Nokia Certified Qt Specialist.
                Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

                1 Reply Last reply Reply Quote 0
                • M
                  michalsz last edited by

                  Ok, I've installed "Beta" package and everything is fine now.

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