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

Error running qmake #2

Open
OneMHz opened this issue Sep 23, 2011 · 1 comment
Open

Error running qmake #2

OneMHz opened this issue Sep 23, 2011 · 1 comment

Comments

@OneMHz
Copy link

OneMHz commented Sep 23, 2011

When I try to run the qmake command, I just get

QMAKESPEC has not been set, so configuration cannot be deduced.
Error processing project file: C:/.../android-sdk/tools/remote/src/desktop/remotejs.pro

I just downloaded and installed the whole QT sdk. I had a few copies of qmake.exe come up, but the installer didn't put any of them in the path, so I'm not sure which is correct.

@jnicholls
Copy link

You can specify a spec directly, but which spec would depend on your build environment. Are you building with Visual Studio? E.g.:

qmake -spec win32-msvc2010

The value of the spec might differ for your environment.

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

No branches or pull requests

2 participants