You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. during compiling main.cpp
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
1.3.3
Please provide any additional information below.
compiled output :
21:13:39: Running steps for project qt-opencv-multithreaded...
21:13:39: Starting: "/usr/bin/qmake"
'/home/nithin/Desktop/opencv/qt-opencv-multithreaded-v1.3.3(1)/qt-opencv-multith
readed.pro' -r -spec linux-g++-64 CONFIG+=debug CONFIG+=declarative_debug
CONFIG+=qml_debug
sh: 1: Syntax error: "(" unexpected
sh: 1: Syntax error: "(" unexpected
sh: 1: Syntax error: "(" unexpected
sh: 1: Syntax error: "(" unexpected
21:13:39: The process "/usr/bin/qmake" exited normally.
21:13:39: Starting: "/usr/bin/make"
/usr/lib/x86_64-linux-gnu/qt5/bin/uic
../qt-opencv-multithreaded-v1.3.3(1)/MainWindow.ui -o ui_MainWindow.h
/bin/sh: 1: Syntax error: "(" unexpected
make: *** [ui_MainWindow.h] Error 2
21:13:39: The process "/usr/bin/make" exited with code 2.
Error while building/deploying project qt-opencv-multithreaded (kit: Desktop)
When executing step 'Make'
21:13:39: Elapsed time: 00:00.
Original issue reported on code.google.com by [email protected] on 29 Apr 2014 at 3:46
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 29 Apr 2014 at 3:46The text was updated successfully, but these errors were encountered: