32bit on Mac not working
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 14/11/2012 at 05:11, xxxxxxxx wrote: User Information: 
 Cinema 4D Version: R13
 Platform: Mac ;
 Language(s) : C++ ;--------- 
 Hey Guys,I have got a huge problem with my 32bit version of cinema 4d. I have a fresh installation of Cinema 4d R13 on M. Lion and when I compile the c4dsdk example, only the 64bit version works. In 32bit mode, the plugin does not appear. I do not know what the reason is. Compiler is the apple LLVM 4.1, Xcode 4.5 
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 14/11/2012 at 15:08, xxxxxxxx wrote: Ah... ah... ah... got it!! I thought, that I am compiling in release mode! 
 xcode... you make my crazy.Build in release mode and it works. Thank you anyway!