Sean McBride wrote:
On 9/11/07 2:22 PM, Mike Logan said:

I tried a macbook pro with osx 10.4.10, Xcode 2.4.1 and it fails with the same
 compile error.

Any suggestions, I'd appreciate it.

That's really strange.  I've never seen that either, and built CMake on
many varieties of Mac.  I would uninstall Xcode, reboot, and reinstall it.

I would first look in the CMakeFiles/CMakeError.log and figure out the try compile that is failing, and try to figure out what the problem is. Could be as simple as CFLAGS, CXXFLAGS or
other environment variables messing up a try compile.

-Bill

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to