Re: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8

2012-10-22 Thread Sean McBride
Just following up after a little while... On Sat, 8 Sep 2012 10:48:11 -0400, David Cole said: Does this happen regardless of which Xcode you select, or only with the -DP4 one? Happens with any of them. Does this still happen for you if you use CMake from the 'next' branch? Seems fixed in

Re: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8

2012-10-22 Thread David Cole
On Mon, Oct 22, 2012 at 11:26 AM, Sean McBride s...@rogue-research.com wrote: Just following up after a little while... On Sat, 8 Sep 2012 10:48:11 -0400, David Cole said: Does this happen regardless of which Xcode you select, or only with the -DP4 one? Happens with any of them. Does this

Re: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8

2012-09-08 Thread David Cole
@cmake.orgmailto:cmake@cmake.org cmake@cmake.orgmailto:cmake@cmake.org Subject: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8 After I upgraded to OS X 10.8, I recently upgraded my CMake version to 2.8.8. I can build CMake projects if I use Unix Makefiles as a generator, but if I use the Xcode

Re: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8

2012-09-08 Thread David Cole
/ Developer/Applications/XCode.app to your actual Xcode installation. From: Etuka Onono et...@tesco.netmailto:et...@tesco.net Date: Wednesday, August 8, 2012 5:34 PM To: cmake@cmake.orgmailto:cmake@cmake.org cmake@cmake.orgmailto:cmake@cmake.org Subject: [CMake] CMake 2.8.8 Upgrade problem

Re: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8

2012-09-07 Thread Sean McBride
, August 8, 2012 5:34 PM To: cmake@cmake.orgmailto:cmake@cmake.org cmake@cmake.orgmailto:cmake@cmake.org Subject: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8 After I upgraded to OS X 10.8, I recently upgraded my CMake version to 2.8.8. I can build CMake projects if I use Unix Makefiles

Re: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8

2012-08-09 Thread Romain LEGUAY
Hello, I have practically the same problem with OS X 10.7.4 and the last version of XCode (4.4.1). $ cmake -GXcode . -- The C compiler identification is GNU 4.2.1 -- The CXX compiler identification is GNU 4.2.1 -- Checking whether C compiler has -isysroot -- Checking whether C compiler has

Re: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8

2012-08-09 Thread Michael Toy
: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8 After I upgraded to OS X 10.8, I recently upgraded my CMake version to 2.8.8. I can build CMake projects if I use Unix Makefiles as a generator, but if I use the Xcode generator, I get the following error: The C compiler

Re: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8

2012-08-09 Thread David Cole
: Etuka Onono et...@tesco.net Date: Wednesday, August 8, 2012 5:34 PM To: cmake@cmake.org cmake@cmake.org Subject: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8 After I upgraded to OS X 10.8, I recently upgraded my CMake version to 2.8.8. I can build CMake projects if I use Unix

Re: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8

2012-08-09 Thread Etuka Onono
: Etuka Onono et...@tesco.netmailto:et...@tesco.net Date: Wednesday, August 8, 2012 5:34 PM To: cmake@cmake.orgmailto:cmake@cmake.org cmake@cmake.orgmailto:cmake@cmake.org Subject: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8 After I upgraded to OS X 10.8, I recently upgraded

Re: [CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8

2012-08-09 Thread Bill Hoffman
On 8/9/2012 4:58 PM, Etuka Onono wrote: ichael and David, thanks for responding. Rest assured that I always truncate my build directory when I come to a sticky halt with Cmake. Michael, I set a symmlink to /Developer/Applications/Xcode.app as you suggested, but this does not solve my problem

[CMake] CMake 2.8.8 Upgrade problem with Xcode on OS X 10.8

2012-08-08 Thread Etuka Onono
After I upgraded to OS X 10.8, I recently upgraded my CMake version to 2.8.8. I can build CMake projects if I use Unix Makefiles as a generator, but if I use the Xcode generator, I get the following error: The C compiler identification is GNU 4.2.1 The CXX compiler identification is GNU 4.2.1