MAKEFILE_GENERATOR variable not set as a result of parsing : /home/qt-embedded-linux-opensource-src-4.5.3/examples/widgets/movie/movie.pro. Possibly qmake was not able to find files included using "include(..)" - enable qmake debugging to investigate more.
这是在编译Qt/E4.5.3里面的例子moive出现的问题,而我用Qt-4.5.3在PC机上就可以正常编译,问题在哪呢。哪位高手请教了