Re: [Development] A bug of uic.exe in Qt5?

2012-07-21 Thread Yang Fan
Thanks! I use the uic.exe in Qt5 build manually, then it works. On Sun, Jul 22, 2012 at 12:11 AM, Thiago Macieira wrote: > On sábado, 21 de julho de 2012 23.23.34, Yang Fan wrote: > > Hi list, > > > > I'm trying to port my application from Qt 4.8 to Qt 5, but I'm stopped at > > the first stage,

Re: [Development] A bug of uic.exe in Qt5?

2012-07-21 Thread Thiago Macieira
On sábado, 21 de julho de 2012 23.23.34, Yang Fan wrote: > Hi list, > > I'm trying to port my application from Qt 4.8 to Qt 5, but I'm stopped at > the first stage, the compiler complains it can't handle the files generated > by uic.exe. It seems that there's a new module named QtWidgets, and sever

[Development] A bug of uic.exe in Qt5?

2012-07-21 Thread Yang Fan
Hi list, I'm trying to port my application from Qt 4.8 to Qt 5, but I'm stopped at the first stage, the compiler complains it can't handle the files generated by uic.exe. It seems that there's a new module named QtWidgets, and several header files are placed in the QtWidgets folder, but the uic.ex

Re: [Development] QFileSystemWatcher and Recursive Monitoring

2012-07-21 Thread Arvid E. Picciani
On Fri, 20 Jul 2012 21:39:32 +0300, Konstantin Ritt wrote: >> I would prefer that QFSW was simple and reliable and doesn't attempt >> to impose a heavy cost or internal complexity (which translates into >> bugs) for things that the underlying APIs do not really support > Same opinion here. > Sinc

Re: [Development] OpenGL Support in Qt5

2012-07-21 Thread Sean Harmer
On Monday 16 July 2012 20:22:24 Sean Harmer wrote: > On 16/07/2012 19:54, gunnar.sle...@nokia.com wrote: > > On Jul 16, 2012, at 4:54 PM, ext Sean Harmer wrote: > >> On Monday 16 July 2012 07:21:23 Thiago Macieira wrote: > >>> On segunda-feira, 16 de julho de 2012 15.12.15, Sean Harmer wrote: > >>>