[Development] Compiling 5.6.0 with VS2015

2016-03-29 Thread Sandy Martel
Anyone knows how to compile 5.6 tarball release with VS2015? I cannot get pass that error. Some have the same problem with VS2013. My config: configure.bat -icu -debug-and-release -nomake examples -prefix C:\Qt\VS2015\qt-5.6.0 -platform win32-msvc2015 -force-debug-info Result: C:\Qt\qt

Re: [Development] Remove OSX 10.6 Build?

2014-01-20 Thread Sandy Martel
> Le 21 Jan 2014 à 6:45 am, Olivier Goffart a écrit : > >> On Monday 20 January 2014 19:55:05 Allan Sandfeld Jensen wrote: >>> On Monday 20 January 2014, Thiago Macieira wrote: On segunda-feira, 20 de janeiro de 2014 17:36:26, Kurt Pattyn wrote: The CI system is still building for OSX

Re: [Development] Qt 4.8.6 Release Plans

2013-10-29 Thread Sandy Martel
Le 2013/10/30 à 11:06, Nicolás Alvarez a écrit : > 2013/10/29 Calogero Mauceri : >>> ... >> >> >> The Qt documentation states that QDir::currentPath() returns "The >> application working directory". Shouldn't the workind directory be >> initialized with the path the application was launched f

Re: [Development] Qt 4.8.6 Release Plans

2013-10-29 Thread Sandy Martel
Le 2013/10/30 à 5:24, Thiago Macieira a écrit : > On terça-feira, 29 de outubro de 2013 16:53:55, Calogero Mauceri wrote: >> For some reasons QApplication::applicationDirPath() works properly on OS >> X 10.9, but it returns the path to the app executable (the one inside >> the app bundle). I'm w