Results 1 to 6 of 6

Thread: QTCrearor - compiled with mingw error with QTcore4.dll ...

  1. #1
    Join Date
    Sep 2010
    Posts
    654
    Thanks
    56
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default QTCrearor - compiled with mingw error with QTcore4.dll ...

    If I build QTCreator with mingw.
    I get the next dlls (besides qtcreator.exe)
    Aggregation.dll
    Botan.dll
    CPlusPlus.dll
    DebuggingHelper.dll
    ExtensionSystem.dll
    Net7ssh.dll
    QmlJS.dll
    qtcdebugger.exe
    QtConcurrent.dll
    qtcreator_process_stub.exe
    symbianutils.dll
    Utils.dll

    So the only thing I can do is to copy them at my \QT\bin folder (where original QTcreator - msvc- was located).

    When I run my Qtcreator I have
    It does not find entry point _Z17qt_message_output9QtMsgTypePkc in QTCore4.dll
    How I can fix this?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QTCrearor - compiled with mingw error with QTcore4.dll ...

    Quote Originally Posted by tonnot View Post
    How I can fix this?
    You can start by running "make install" or equivalent.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Nov 2010
    Posts
    48
    Thanks
    5
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QTCrearor - compiled with mingw error with QTcore4.dll ...


  4. #4
    Join Date
    Sep 2010
    Posts
    654
    Thanks
    56
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QTCrearor - compiled with mingw error with QTcore4.dll ...

    Thanks Wysota:
    Sincerely, I dont understand you. Make install?, where ?
    (mingw32-make install does nothing ... )

    Thanks somnathbanik .
    All this comes from to try have a QTCreator compiled with mingw.
    I have used qt-creator-2.0.1-src.zip (downloaded from QT )
    I have unziped it at d:\qtcreator:
    I have execute this :
    qmake
    mingw32-make release
    I have got the exe file and some dll's at d:\Qtcreator\bin.
    I have copied it to my original qt\bin path.
    And ... qtcreator does not run (The dll error explained before)
    Sincerely I have searched and searched and searched on the web but I dont find nothing about build a Qtcreator using mingw. I'm thinking that there is any hidden problems and this is the reason because I dont find nothing at QT Official web page...
    Can you Help me ?

  5. #5
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: QTCrearor - compiled with mingw error with QTcore4.dll ...

    Qt Creator doesn't require an installation.

    The only thing you need to do is tell the system where the Qt Creator libraries and plugins can be found. You do not need to copy any file. Just run it from within the build dir.

  6. #6
    Join Date
    Sep 2010
    Posts
    654
    Thanks
    56
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QTCrearor - compiled with mingw error with QTcore4.dll ...

    then...
    I dont found Qtcore4.dll frorm my mingw built...
    Please, somebody has built and run QtCreator with mingw with succeed? How ?
    Please, I'm desesperated...

Similar Threads

  1. Replies: 3
    Last Post: 20th September 2010, 22:36
  2. QtCore4.dll error when starting the program from cd
    By circass in forum Qt Programming
    Replies: 13
    Last Post: 16th June 2010, 07:17
  3. Cython compiled modules error
    By prashant in forum General Programming
    Replies: 1
    Last Post: 3rd December 2009, 09:54
  4. debug error eclipse+qt mingw
    By sakthi in forum Qt Programming
    Replies: 0
    Last Post: 19th January 2008, 04:44
  5. QtNetwork error by compile MingW qt4.2
    By patrik08 in forum Qt Programming
    Replies: 2
    Last Post: 26th October 2006, 15:09

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.