Framework not compiling on Mac Platform
Closed this issue · 3 comments
GoogleCodeExporter commented
Reproduction Steps:
1.Get latest release.
2.Cmake for xcode on mac.
3.Build in Xcode.
Expected output and issue:
The project is failing to compile. MacGuiEngine.h is including
<Fog/Core/Mac/MacScopedAutoReleasePool.h> while this file is not found in the
repository.
Original issue reported on code.google.com by khel...@gmail.com
on 1 Dec 2011 at 1:05
GoogleCodeExporter commented
Accepted,
I fixed many issues in my working copy, but it's needed to fix another issues
caused by GCC+LLVM which is used by the xcode IDE. I'm going to close this
issue after I compile under MAC OS X.
Thanks
Petr
Original comment by kobalicek.petr
on 2 Dec 2011 at 2:27
- Changed state: Accepted
GoogleCodeExporter commented
Some compilation issues fixed by r792, but not completely.
Remaining open.
Original comment by kobalicek.petr
on 5 Dec 2011 at 6:37
GoogleCodeExporter commented
Fixed by r796.
Original comment by kobalicek.petr
on 10 Dec 2011 at 8:43
- Changed state: Fixed