divyang4481 / firebreath

Automatically exported from code.google.com/p/firebreath
0 stars 0 forks source link

Example compilation failed under Mac OS X #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.prepmac.sh examples
2.cmake --build buildex

What version of the product are you using? On what operating system?
# hg summary
parent: 273:f3a7098affff tip
 Added missing INSOURCES reference to X11.cmake
branch: default
commit: (clean)
update: (current)

Please provide any additional information below.
# uname -a
Darwin macbook.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15
16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
Mac OS X 10.5.8

Original issue reported on code.google.com by bignikita on 1 Feb 2010 at 12:26

Attachments:

GoogleCodeExporter commented 8 years ago
hmm.  it's working for me on Snow Leopard; I don't have a 10.5 machine to test 
with.
 I'll see if I can get XCode 3.1.4 installed and test with that.  Исправимся.

Original comment by taxilian on 3 Feb 2010 at 6:49

GoogleCodeExporter commented 8 years ago
I have confirmed that there is a problem compiling with 3.1.x

I'm working on this; it could take a little bit of time to sort out the cause 
of the
compiler errors.

Original comment by taxilian on 5 Feb 2010 at 6:26

GoogleCodeExporter commented 8 years ago
Hopefully this is fixed in 530c264515

The only machines I have run Snow Leopard, and I haven't figured out how to 
correctly
make cmake deal with XCode 3.1.x, but I think I've cleared up the compile 
issues;
they were rather silly, but I guess that's what you get with different 
compilers.

Please let me know if this is working correctly.

Original comment by taxilian on 5 Feb 2010 at 6:35