On Jan 2, 2012, at 2:14 PM, Jeremy Cowgar wrote: > am guessing I am missing a define somewhere that controls the compilation of > my project.
Most likely. You need a prefix file, to set certain compiler flags. These flags depend on the compiler flavor (Carbon or Cocoa), so the plugin SDK knows what target will be used, depend on the master header file, for example <Carbon/Carbon.h>, or <Cocoa/Cocoa.h>. Without knowing what you exactly do, it is hard for people (including me) to respond. - Alfred Van Hoek vanh...@mac.com http://web.mac.com/vanhoek _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>