Re: [Development] I can't build Qt5 of stable branch under linux

2013-03-23 Thread Thiago Macieira
On sábado, 23 de março de 2013 23.17.07, liang jian wrote: > the build process failed in qtbase, the error message is listed below: > make[2]: 没有什么可以做的为 `first'。 I'm guessing this one is "No rule to make target `first'" > /mnt/sda7/liang/qt/qt5/qtbase/bin/moc -DQT_NO_LIBUDEV > -DQT_NO_XKBCOM

[Development] I can't build Qt5 of stable branch under linux

2013-03-23 Thread liang jian
I recently found that I can't build Qt5 of stable branch under linux, but dev branch is ok. I have a ubuntu 12.10 machine, I got the latest Qt5 code from git, the build command is as follows: ./configure -developer-build -opensource -confirm-license -no-gtkstyle -nomake examples -nomak