PDA

View Full Version : make: /Users/.../bin/uic: No such file or directory



Seth90
24th July 2011, 11:25
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


Running build steps for project untitled...
Starting: "/Users/marco/QtSDK/Desktop/Qt/473/gcc/bin/qmake" /Users/marco/untitled/untitled.pro -r -spec macx-g++
The process "/Users/marco/QtSDK/Desktop/Qt/473/gcc/bin/qmake" exited normally.
Starting: "/usr/bin/make" -w
make: Entering directory `/Users/marco/untitled-build-desktop'
/Users/marco/bin/uic ../untitled/mainwindow.ui -o .uic/debug-shared/ui_mainwindow.h
make: /Users/marco/bin/uic: No such file or directory
make: *** [.uic/debug-shared/ui_mainwindow.h] Error 1
make: Leaving directory `/Users/marco/untitled-build-desktop'
The process "/usr/bin/make" exited with code 2.
Error while building project untitled (target: Desktop)
When executing build step 'Make'

someone can help me? please

Thank you

Jonny174
25th July 2011, 12:57
Compile in terminal or try unset Projects->Shadow build