Results 1 to 2 of 2

Thread: Qt Command Prompt and Recompiling

  1. #1
    Join Date
    Feb 2010
    Posts
    7
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt Command Prompt and Recompiling

    I'm looking for some assistance in learning how to properly use the Qt Command Interface. I know that the main command is the "Configure" command which is used to configure settings in Qt (Static vs Shared) and to tell what objects to build (WebKit, OpenSSL, etc...)

    Just as an experiment I tried to recompile Qt to build statically. "Configure -static" then execute "Mingw32-make"... After everything was done, Qt Creator would no longer compile EXE's failing with Error Code Number 2 I believe...

    What am I doing wrong? It seems like the recompilation process is "hit or miss", could I be having compilation issues that are breaking functionality? And how do I properly link OpenSSL for use with WebKit?

  2. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: Qt Command Prompt and Recompiling

    Can you post the exact error message that QtCreator gave after you tried to compile with your static Qt? Post the ouput of the 4th pane called "Compile" or "Compilation" in the bottom area of the the Qt Creator window.
    It's nice to be important but it's more important to be nice.

Similar Threads

  1. Replies: 7
    Last Post: 20th October 2012, 14:44
  2. Replies: 8
    Last Post: 27th October 2009, 10:07
  3. Possible to return to command prompt immediately?
    By Pembar in forum Qt Programming
    Replies: 8
    Last Post: 29th June 2009, 22:11
  4. how to avoid command prompt while reunning EXE ?
    By rajeshs in forum Qt Programming
    Replies: 12
    Last Post: 26th March 2008, 09:22
  5. Create a skin for Command Prompt
    By Jh_ in forum Qt Programming
    Replies: 11
    Last Post: 20th March 2007, 10:37

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.