Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 28/10/2011 at 14:12, xxxxxxxx wrote:
User Information: Cinema 4D Version: 13 Platform: Mac OSX ; Language(s) : C++ ;
--------- I'm getting over a thousand errors when trying to compile the R13 SDK under OS X 10.6.8.
They seem to be related to "No such file or directory" for: CoreServices/Coreservices.h New String.h Stdlib.h Stdio.h Pthread.h
According to a Finder search, Coreservices.h exists but not in that location. None of the other files exist but there are string.h and stdlib.h.
The R12 SDK compiles with no problems.
On 29/10/2011 at 01:18, xxxxxxxx wrote:
Originally posted by xxxxxxxx <ADDRESS> User Information: Cinema 4D Version: 13 Platform: Mac OSX ; Language(s) : C++ ; --------- </ADDRESS> I'm getting over a thousand errors when trying to compile the R13 SDK under OS X 10.6.8. They seem to be related to "No such file or directory" for: CoreServices/Coreservices.h New String.h Stdlib.h Stdio.h Pthread.h According to a Finder search, Coreservices.h exists but not in that location. None of the other files exist but there are string.h and stdlib.h. The R12 SDK compiles with no problems.
Originally posted by xxxxxxxx
<ADDRESS> User Information: Cinema 4D Version: 13 Platform: Mac OSX ; Language(s) : C++ ;
--------- </ADDRESS> I'm getting over a thousand errors when trying to compile the R13 SDK under OS X 10.6.8.
Checked it with XCode 3.2.6 and 13.016/13.029 - no problems. Sounds like a XCode installation is gone wrong. Which XCode version did you use?
Best regards,
Wilfried
On 29/10/2011 at 15:03, xxxxxxxx wrote:
Xcode 3.2.6. I uninstalled and reinstalled and now it's compiling.
Many thanks for taking the time to check and provide a solution.