Results 1 to 2 of 2

Thread: make: /Users/.../bin/uic: No such file or directory

  1. #1
    Join Date
    Apr 2011
    Location
    italy
    Posts
    7
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default make: /Users/.../bin/uic: No such file or directory

    Hi guys,

    I've install the new Qt SDK version 1.1.2, then i try to compile a project, that with old version run, but the qt creator give me this error:

    :-1: error: /Users/marco/bin/uic: No such file or directory

    Qt Code:
    1. Running build steps for project untitled...
    2. Starting: "/Users/marco/QtSDK/Desktop/Qt/473/gcc/bin/qmake" /Users/marco/untitled/untitled.pro -r -spec macx-g++
    3. The process "/Users/marco/QtSDK/Desktop/Qt/473/gcc/bin/qmake" exited normally.
    4. Starting: "/usr/bin/make" -w
    5. make: Entering directory `/Users/marco/untitled-build-desktop'
    6. /Users/marco/bin/uic ../untitled/mainwindow.ui -o .uic/debug-shared/ui_mainwindow.h
    7. make: /Users/marco/bin/uic: No such file or directory
    8. make: *** [.uic/debug-shared/ui_mainwindow.h] Error 1
    9. make: Leaving directory `/Users/marco/untitled-build-desktop'
    10. The process "/usr/bin/make" exited with code 2.
    11. Error while building project untitled (target: Desktop)
    12. When executing build step 'Make'
    To copy to clipboard, switch view to plain text mode 

    someone can help me? please

    Thank you

  2. #2
    Join Date
    Apr 2011
    Location
    Russia
    Posts
    85
    Thanks
    2
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: make: /Users/.../bin/uic: No such file or directory

    Compile in terminal or try unset Projects->Shadow build

Similar Threads

  1. Replies: 1
    Last Post: 23rd May 2011, 04:53
  2. Replies: 1
    Last Post: 8th November 2010, 03:24
  3. Replies: 4
    Last Post: 9th May 2010, 16:18
  4. Replies: 2
    Last Post: 9th March 2010, 05:21
  5. Replies: 10
    Last Post: 15th June 2009, 19:44

Tags for this Thread

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.