On Mon, Jun 22, 2009 at 12:08:22PM +0200, Pim Schellart wrote:
> I tried to compile the example using standard make (with cmake
> generated Makefiles) and it works.
> But if I generate an Xcode project using cmake -G Xcode, open this
> project and click build I get build failed with the following errors:

I don't know anything about Xcode, but it sure looks like you have a
weird/broken Xcode environment (possibly a bogus gcc installation?). Can
you build a simple test project with Xcode that doesn't use CMake and
verify that that works?

tyler
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to