Created
January 16, 2014 22:05
-
-
Save cbrake/8464375 to your computer and use it in GitHub Desktop.
QtCreator error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17:02:49: Running steps for project QtTest... | |
17:02:49: Starting: "/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/bin/qmake2" /home/cbrake/QtTest/QtTest.pro -r -spec linux-gnueabi-oe-g++ | |
sh: 1: -d: not found | |
17:02:49: The process "/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/bin/qmake2" exited normally. | |
17:02:49: Starting: "/usr/bin/make" | |
../QtTest/mainwindow.ui -o ui_mainwindow.h | |
make: execvp: ../QtTest/mainwindow.ui: Permission denied | |
make: *** [ui_mainwindow.h] Error 127 | |
17:02:49: The process "/usr/bin/make" exited with code 2. | |
Error while building/deploying project QtTest (kit: Block) | |
When executing step 'Make' | |
17:02:49: Elapsed time: 00:00. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment