Results 1 to 2 of 2

Thread: Difficulties compiling qt statically

  1. #1
    Join Date
    Nov 2012
    Posts
    20
    Thanked 1 Time in 1 Post

    Default Re: Difficulties compiling qt statically

    Problems compiling qt statically
    I've been following the instructions here: http://www.formortals.com/how-to-statically-link-qt-4/

    I compiled qt statically, changed the .pro file and added the static build (qmake.exe) to qt creator.

    The problem is that I'm not getting any executable after compile (either in debug or release). I get this compiler message:

    17:24:04: Running build steps for project AES66...

    17:24:04: Starting: "c:\qt_static\qt-everywhere-opensource-src-4.8.3\bin\qmake.exe" C:\Users\tom\Documents\AES66\AES66.pro -r -spec win32-g++

    17:24:04: The process "c:\qt_static\qt-everywhere-opensource-src-4.8.3\bin\qmake.exe" exited normally.

    Any help would be great.


    Added after 1 45 minutes:


    Under application output it is saying:

    Starting C:\Users\tom\Documents\AES66-build-desktop-Qt_4_8_3__qt-everywhere-opensource-src-4_8_3__Release\release\release\AES66.exe...
    Last edited by tom989; 15th November 2012 at 19:22.

  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: Difficulties compiling qt statically

    What happens after qmake is caled? Is make called as well? qmake doesn't compile anything, make does.
    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.


Similar Threads

  1. Replies: 5
    Last Post: 17th May 2011, 11:47
  2. Error while statically compiling qt
    By rforums in forum Installation and Deployment
    Replies: 5
    Last Post: 29th January 2011, 22:08
  3. Replies: 3
    Last Post: 2nd March 2010, 17:52
  4. Error in compiling OpenSSL & Qt statically
    By KGCode in forum Installation and Deployment
    Replies: 2
    Last Post: 14th October 2009, 15:12
  5. QTableView header difficulties
    By croftj in forum Qt Programming
    Replies: 6
    Last Post: 30th January 2008, 20:58

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.