Blender Git Commit Log

Git Commits -> Revision 9cefd56

Revision 9cefd56 by Sergey Sharybin (master)
June 14, 2015, 12:36 (GMT)
GHost: Attempt to fix compilation error on older OSX systems

The issue was caused by using NotificationCenter which is only available
since 10.9 so trying to build blender on OSX with 10.7 SDK would fail.

Now it should be possible to build blender with SDK 10.7 and at the same
time official builds should still be doing proper weak-linking to a
notification center.

Commit Details:

Full Hash: 9cefd5612d9a74f821fdb0d5fdaa50ad180f54c7
Parent Commit: eb03109
Lines Changed: +6, -3

1 Modified Path:

/intern/ghost/intern/GHOST_WindowCocoa.mm (+6, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021