Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ui_MainWindow.h] Error 2 #4

Open
GoogleCodeExporter opened this issue Jun 10, 2015 · 3 comments
Open

[ui_MainWindow.h] Error 2 #4

GoogleCodeExporter opened this issue Jun 10, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Thanks for submitting this.

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

Original comment by [email protected] on 29 Apr 2014 at 10:31

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 30 Apr 2014 at 6:41

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 1 May 2014 at 10:50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant