PDA

View Full Version : Qt 4.6.2 qmake -project problem



vespasianvs
25th February 2010, 02:31
Hi, everyone.

I just compiled and installed Qt4.6.2 on my Ubuntu 9.10. However, now whenever I use "qmake -project". The compiler gives warning "QFileInfo::absolutePath: Constructed with empty filename". Is this a bug? How to fix it?:confused:

Thank you.

Victor