Results 1 to 2 of 2

Thread: Qt 5.7 is built but cannot find qtcreator.exe

  1. #1
    Join Date
    Jul 2016
    Posts
    57
    Thanks
    4
    Qt products
    Qt5
    Platforms
    Windows

    Question Qt 5.7 is built but cannot find qtcreator.exe

    I just built the Qt 5.7, but I cannot find qtcreator.exe in the bin folder, why is it not there?

    Another question is, some other components require zlib1.dll and I am not sure how to properly install them.

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt 5.7 is built but cannot find qtcreator.exe

    Qt Creator is independent of the Qt libraries. You do not need to build Qt Creator in order to use it with Qt 5.7. Any version of Qt Creator will work, just install it. It is self-contained and comes with the correct version of the Qt libraries for its own use. You configure the kit to point to your 5.7 version of Qt which it will use during builds.

    There is a Qt configure option to choose to use Qt's built-in version of zlib. I don't remember what it is, so you'll have to run configure --help to find that.
    <=== The Great Pumpkin says ===>
    Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.

Similar Threads

  1. Replies: 3
    Last Post: 22nd May 2013, 00:08
  2. QTCreator snapshots - where I can find now?
    By pawlosck in forum Qt Tools
    Replies: 1
    Last Post: 11th November 2011, 19:54
  3. Replies: 12
    Last Post: 24th September 2011, 01:36
  4. Replies: 1
    Last Post: 14th August 2011, 13:48
  5. MYSQL plugin seems to be built properly, but not loaded in QtCreator [Windows]
    By GabrielGray in forum Installation and Deployment
    Replies: 1
    Last Post: 29th June 2010, 19:38

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.