THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 06/08/2010 at 11:57, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R10
Platform: Mac OSX ;
Language(s) : C++ ;
---------
This is getting on my nerves!!!
MacOS 10.6
XCode 3.2.3
Cinema 4D R10.1 resource
I keep getting redefinition errors in my Main.cpp for void* operator new/new[] and void operator delete/delete[]. The headers have been juggled as much as I can juggle them and no results after hours. This is the same project copied from another plugin that doesn't have this issue so the build settings are identical. No exceptions enabled either. Can't fathom what else to do other than pick up the iMac and see how long it withstands an SUV run over it several dozen times...
For now, maybe I'll try my R10.5, R11, and R11.5 builds to see if they work. It is such a simple plugin with few complications and yet all I get is a frigging migrane from Apple. EIGHT builds done in Windows in less time than one damned build on Mac.