Re: CMake and 2.0.x branch

2014-01-07 Thread Richard Heck
On 01/07/2014 04:55 AM, Stephan Witt wrote: Am 07.01.2014 um 09:50 schrieb Kornel Benko : Am Dienstag, 7. Januar 2014 um 09:41:57, schrieb Stephan Witt Currently I cannot use cmake builds with 2.0.x when using the default compiler with Xcode 5 on Mac. There is no support for clang with the i

Re: CMake and 2.0.x branch

2014-01-07 Thread Stephan Witt
Am 07.01.2014 um 09:50 schrieb Kornel Benko : > Am Dienstag, 7. Januar 2014 um 09:41:57, schrieb Stephan Witt > > > Currently I cannot use cmake builds with 2.0.x when using the default > > compiler with Xcode 5 on Mac. > > There is no support for clang with the included boost code. > > > > An

Re: CMake and 2.0.x branch

2014-01-07 Thread Stephan Witt
Am 07.01.2014 um 09:58 schrieb Kornel Benko : > Am Dienstag, 7. Januar 2014 um 09:41:57, schrieb Stephan Witt > > > Currently I cannot use cmake builds with 2.0.x when using the default > > compiler with Xcode 5 on Mac. > > There is no support for clang with the included boost code. > > You m

Re: CMake and 2.0.x branch

2014-01-07 Thread Kornel Benko
Am Dienstag, 7. Januar 2014 um 09:41:57, schrieb Stephan Witt > Currently I cannot use cmake builds with 2.0.x when using the default > compiler with Xcode 5 on Mac. > There is no support for clang with the included boost code. You may want to backport from master. ... > Stephan Kornel

Re: CMake and 2.0.x branch

2014-01-07 Thread Kornel Benko
Am Dienstag, 7. Januar 2014 um 09:41:57, schrieb Stephan Witt > Currently I cannot use cmake builds with 2.0.x when using the default > compiler with Xcode 5 on Mac. > There is no support for clang with the included boost code. > > Anyway, there are warnings when building the project file like t

CMake and 2.0.x branch

2014-01-07 Thread Stephan Witt
Currently I cannot use cmake builds with 2.0.x when using the default compiler with Xcode 5 on Mac. There is no support for clang with the included boost code. Anyway, there are warnings when building the project file like this: CMake Warning (dev) at CMakeLists.txt:300 (find_package): Syntax

Re: bug report

2014-01-07 Thread Stephan Witt
Am 06.01.2014 um 16:58 schrieb Richard Heck : > On 01/06/2014 02:37 AM, Stephan Witt wrote: >> Am 05.01.2014 um 22:28 schrieb Jean-Marc Lasgouttes : >> >>> Le 05/01/2014 21:35, Stephan Witt a écrit : This looks interesting - from the Qt docs: "If you want all windows in a Mac appl