Results 1 to 2 of 2

Thread: Qt.conf??? Maybe not...

  1. #1
    Join Date
    Sep 2009
    Posts
    34
    Thanks
    28
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Qt.conf??? Maybe not...

    Hi guys,

    I have more or less the same problem as this user http://www.qtcentre.org/forum/f-inst...led-24894.html had (Qt version not installed 4.5.3 please rebuild blah blah blah), but the solution present in that post did not help me much. In fact, it didn't solve anything to create a qt.conf file in "C:\Qt\2009.04\qt\bin" and fill it with the following content:

    Qt Code:
    1. [Paths]
    2. Prefix = "C:\Qt\2009.04\qt"
    To copy to clipboard, switch view to plain text mode 

    Any suggestions?

    Thanks in advance

  2. #2
    Join Date
    Apr 2008
    Location
    Russia, Moscow
    Posts
    86
    Thanks
    2
    Thanked 7 Times in 7 Posts
    Qt products
    Qt4

    Default Re: Qt.conf??? Maybe not...

    Try remove quotes in path and change \ to /, then run console (not QtCreator) and try compiling example (qmake && make), if all done, then all works fine and problem in QtCreator.

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.