Re: [CMake] Xcode project generation failed

2015-06-17 Thread Gregor Jasny via CMake
On 17/06/15 16:29, Michael Jackson wrote: > Just to follow up with this issue in case anyone else has issues with Xcode > here is what happened. Thanks to Gregor for taking a look at the generated > project file he was able to identify an issue where there were file paths in > the form of "//" i

Re: [CMake] Xcode project generation failed

2015-06-17 Thread Michael Jackson
On Jun 16, 2015, at 3:27 PM, Gregor Jasny wrote: > Hello, > > I applied some fixes to what becomes CMake 3.3. could you please test > the release candidate? > > On 16/06/15 16:27, Michael Jackson wrote: >> Running OS X 10.8.5 with Xcode 5.1.1 and Cmake 3.2.x and 3.3.RC and neither >> generate

Re: [CMake] Xcode project generation failed

2015-06-16 Thread Gregor Jasny via CMake
On 16/06/15 21:27, Gregor Jasny wrote: > Hello, > > I applied some fixes to what becomes CMake 3.3. could you please test > the release candidate? Sorry, somehow overlooked the statement about RC in your mail. > On 16/06/15 16:27, Michael Jackson wrote: >> Running OS X 10.8.5 with Xcode 5.1.1 an

Re: [CMake] Xcode project generation failed

2015-06-16 Thread Gregor Jasny via CMake
Hello, I applied some fixes to what becomes CMake 3.3. could you please test the release candidate? On 16/06/15 16:27, Michael Jackson wrote: > Running OS X 10.8.5 with Xcode 5.1.1 and Cmake 3.2.x and 3.3.RC and neither > generate a Xcode project file that can be opened by Xcode. We get valid Ni

[CMake] Xcode project generation failed

2015-06-16 Thread Michael Jackson
Running OS X 10.8.5 with Xcode 5.1.1 and Cmake 3.2.x and 3.3.RC and neither generate a Xcode project file that can be opened by Xcode. We get valid Ninja and Makefile projects for our project. I was wondering if anyone else has seen this issue. Not sure if there is something in our project that