[CMake] Xcode cannot open generated project

Bogdan Cristea cristeab at gmail.com
Thu Feb 27 04:11:10 EST 2014


Hi

I am using cmake 2.8.12.2 on MacOSX 10.9 for managing C/C++ code. Targets are 2 shared libraries and a command line binary, while external libraries are boost and fuse. However, when using Xcode generator I am unable to open the generated project. Using Makefile generator works fine, but I have to debug from command line. Are there any known issues with Xcode generator ?

regards
Bogdan C.


More information about the CMake mailing list