Bukharitsyn / qt-opencv-multithreaded

Automatically exported from code.google.com/p/qt-opencv-multithreaded
0 stars 0 forks source link

[ui_MainWindow.h] Error 2 #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 nit...@varadautomation.com on 29 Apr 2014 at 3:46

GoogleCodeExporter commented 8 years ago
Thanks for submitting this.

What version of Qt are you using?
Have you tried manually running qmake before attempting the build?

Original comment by nickdad...@gmail.com on 29 Apr 2014 at 10:31

GoogleCodeExporter commented 8 years ago
Thanks for replying for the querry
Am using Qt-5.
i didn't run the qmake manually. Will try it out and let you know the
outcome.

Original comment by nit...@varadautomation.com on 30 Apr 2014 at 6:41

GoogleCodeExporter commented 8 years ago
Which specific version of Qt 5? 5.2? 5.2.1? 5.3?

Please let me if (and how) you resolve the issue.

Original comment by nickdad...@gmail.com on 1 May 2014 at 10:50