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 after Days of Trouble] Self Compiled Qt + Creator: Creator looks for Standard Librarys in Different Folders
Forum Updated to NodeBB v4.3 + New Features

[Solved after Days of Trouble] Self Compiled Qt + Creator: Creator looks for Standard Librarys in Different Folders

Scheduled Pinned Locked Moved General and Desktop
14 Posts 2 Posters 3.1k 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.
  • MeerMusikM Offline
    MeerMusikM Offline
    MeerMusik
    wrote on last edited by
    #5

    [quote author="JKSH" date="1392866560"]Hi,

    Can you check if the WebKit modules were successfully compiled?[/quote]

    Yes the Folders for Webkit and Webkit-Examples are in Place.
    And QWebView is shown in the Designer Part of Qt Creator.

    But "QT += core gui webkitwidgets" in the .PRO File still give an Error.

    That is why i find it so strange.

    The Problem is: Some Headers are read from the SourceCode Folder on Drive C: (the Files i used to compile Qt) and other Header Files are read from the correct D:\Qt-Build Folder. But i dont have changed any Path Settings.

    I just deleted the old Subdirectories of Version 5.2.0 in D:\Qt-Build and re-compiled Qt 5.2.1 in this Folder. After the compiling, i ran "mingw32-make install" like with Version 5.2.0

    1 Reply Last reply
    0
    • MeerMusikM Offline
      MeerMusikM Offline
      MeerMusik
      wrote on last edited by
      #6

      Oh wow Forum works again. Anyway: I have updated Git to 1.9.0 Experiental and Sqlite to 3.8.3.1 and have recompiled Qt 5.2.1

      Right now i am compiling Qt Creator 3.0.1
      Will check again when compiling of Creator is done.

      BTW / OffTopic: The Bug with "Help.json" and "Error 2" still exist: I need to copy the File "Help.json" from the Target Install Folder D:\Qt-Creator\src\plugins\help to the SourceCode Folder and restart Mingw32-make.

      Why is such a simple thing still not fixed? Aside with the QBS Problem? A Bug Fix Release should Fix Bugs or am i wrong?? /OTEnd

      1 Reply Last reply
      0
      • MeerMusikM Offline
        MeerMusikM Offline
        MeerMusik
        wrote on last edited by
        #7

        Next Bug: Need to copy the File Qmldesigner.json too. File does not exist within the SourceCode Package -.-

        Why come every new Version with a new Bug? Does the Packages not get checked enough during Beta?

        1 Reply Last reply
        0
        • MeerMusikM Offline
          MeerMusikM Offline
          MeerMusik
          wrote on last edited by
          #8

          New Problem: Creator is compiled. But when i start Creator, it crashes with a Error Message:

          "Terminate called after throwing an instance of std::bad_alloc
          what<>: std::bad_alloc"

          What does this mean? Never had this Error before.

          1 Reply Last reply
          0
          • MeerMusikM Offline
            MeerMusikM Offline
            MeerMusik
            wrote on last edited by
            #9

            Recompiling Creator the 7th Time now -.-

            1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #10

              Hi,

              If it didn't work 6 times, I doubt it will work the 7th time. Let's try to find the root of the problem.

              What happens if you switch back to your previous compiler?

              What happens if you try to compile Qt 5.2.0 + Qt Creator, using your current compiler?

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0
              • MeerMusikM Offline
                MeerMusikM Offline
                MeerMusik
                wrote on last edited by
                #11

                Morning.

                The out come is as follows:

                1.) It still dont work
                2.) Compiling Qt 5.2.0 and Creator 3.0.0 works fine. And no Problem within Creator

                Making a last run now. If that dont work, i am forced to completely switch back to 5.2.0 and Creator 3.0.0

                But thanks :)

                1 Reply Last reply
                0
                • JKSHJ Offline
                  JKSHJ Offline
                  JKSH
                  Moderators
                  wrote on last edited by
                  #12

                  If you don't need a bugfix from Qt 5.2.1, then 5.2.0 should still be a good choice.

                  An alternative is to use a pre-built package: http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/Qt-Builds/

                  Good luck!

                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                  1 Reply Last reply
                  0
                  • MeerMusikM Offline
                    MeerMusikM Offline
                    MeerMusik
                    wrote on last edited by
                    #13

                    Sigh 7th Creator Compiler run is done. No more complaining about missing Headers or the "missing but still existing" webkitmodule

                    Now i have to check why he still reads all the Files from the SourceCode Directory. Will play around with qt.conf

                    1 Reply Last reply
                    0
                    • MeerMusikM Offline
                      MeerMusikM Offline
                      MeerMusik
                      wrote on last edited by
                      #14

                      Finally: I ran manually "mingw32-make install" -> now no Startup Error Messages any more. But i still need to check some Projects and the OpenSSL Configuration Depencies.

                      With Qt 5.2.0, this Extra Step was never necessary, if I used --PREFIX with qmake.

                      I keep this Topic open til i have done a deep check. This will take some time.

                      Have a great weekend everyone! :)
                      Oliver

                      1 Reply Last reply
                      0

                      • Login

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