THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 15/09/2009 at 00:53, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11.5
Platform:
Language(s) : C++ ;
---------
Hi,
I can't build the cinema4dsdk project and I can't figure out whats wrong. I tried to build the cinema4dsdk project and I got this message:
> Quote: Compile:
>
> * * *
>
> /usr/include/c++/4.2.1/cstddef:50:0 /usr/include/c++/4.2.1/cstddef:50:28: error:
> bits/c++config.h: No such file or directory
>
> /usr/include/c++/4.2.1/cstddef:53:0 /usr/include/c++/4.2.1/cstddef:53: error:
> expected constructor, destructor, or type conversion before '(' token
>
> /usr/include/c++/4.2.1/exception:40:0 /usr/include/c++/4.2.1/exception:40: error:
> '#pragma' is not allowed here
>
> /usr/include/c++/4.2.1/exception:133:0 /usr/include/c++/4.2.1/exception:133: error:
> expected declaration before end of line
>
>
>
>
>
> * * *
So at least the <c++config.h> is missing. I use:
Snow Leopard 10.6.0
XCode 3.2
C4D R11.5
Any suggestions? Btw. I removed ppc64 and ppc because SL does not support them anymore, but I still get the messages. Thanks for your help.
Sebastian