From 5ae679ccc9ccf3905157efa6124bb76a743c1cad Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 8 Aug 2012 00:31:12 +0000 Subject: [PATCH] build issue --- dtool/Config.pp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dtool/Config.pp b/dtool/Config.pp index 52445e05cd..8130021c41 100644 --- a/dtool/Config.pp +++ b/dtool/Config.pp @@ -756,6 +756,10 @@ // Should we try to build the WGL interface? #defer HAVE_WGL $[and $[HAVE_GL],$[WINDOWS_PLATFORM]] +// These interfaces are for OSX only. +#define HAVE_COCOA +#define HAVE_CARBON + // Is DirectX8 available, and should we try to build with it? #define DX8_IPATH #define DX8_LPATH