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

qmake warning about empty target #2

Open
giraldeau opened this issue May 30, 2013 · 1 comment
Open

qmake warning about empty target #2

giraldeau opened this issue May 30, 2013 · 1 comment

Comments

@giraldeau
Copy link

When doing qmake inside memview source folder, I get this warning, that seems preventing compilation:

[francis@dyn37 memview]$ qmake
WARNING: TARGET is empty
[francis@dyn37 memview]$ make
make: Nothing to be done for `first'.

When using qmake-qt4 on ubuntu 13.04, then compilation works. Could it be an issue with Qt5? Both are installed on my machine.

Thanks!

@ajclinto
Copy link
Owner

I haven't tested with qt5 or ubuntu 13.04 - but if they made incompatible changes to qmake between 4 and 5 that could explain the problem. I'll investigate further once I upgrade to 13.04 (qt5 doesn't seem to be available in 12.10)

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