What steps will reproduce the problem?
1. run qmake (Qt 4.8)
2.make
What is the expected output? What do you see instead?
qmake ouput:
WARNING: Failure to find: settings/settingsmanager.cpp
WARNING: Failure to find: gui/forms/mainwindow.cpp
WARNING: Failure to find: gui/forms/mainwindow.h
WARNING: Failure to find: settings/settingsmanager.h
WARNING: Failure to find: gui/forms/mainwindow.ui
RCC: Error in 'resource.qrc': Cannot find file 'res/information.png'
make output :
/usr/bin/qmake-qt4 -o Makefile qt-google-drive.pro
WARNING: Failure to find: gui/forms/mainwindow.cpp
WARNING: Failure to find: gui/forms/mainwindow.h
WARNING: Failure to find: settings/settingsmanager.h
WARNING: Failure to find: gui/forms/mainwindow.ui
RCC: Error in 'resource.qrc': Cannot find file 'res/information.png'
make: *** No rule to make target `gui/forms/mainwindow.ui', needed by
`ui_mainwindow.h'. Stop.
What version of the product are you using? On what operating system?
git commit 903890a0ed2c3c4834b3577d915ae4e1f18c7ee1 on Gnu/Linux
Original issue reported on code.google.com by souiri.m...@gmail.com on 6 Nov 2013 at 12:20
Original issue reported on code.google.com by
souiri.m...@gmail.com
on 6 Nov 2013 at 12:20