[Development] Multimedia video playback broken in Qt 5.x for Windows WMF OpenGL version

2013-06-16 Thread Ola Røer Thorsen
Hi, during developing an application which amongst other things plays back video files using the Qt 5.1 beta version on Windows 7, I've run into a serious problem with the media backend. Basically if I try to play back some video file, use "Big buck bunny" for example from here, http://www.b

Re: [Development] OSX CMake broken in 5.1.1

2013-06-16 Thread Stephen Kelly
On Friday, June 07, 2013 14:18:49 Daiwei Li wrote: > I recently my version of Qt to 5.1.1 and it seems to have broken CMake on > OSX. I get the following error message: The workaround for this issue has been merged to the qtbase stable branch. Feel free to update to that and re-test. Thanks! --