Hi,
I downloaded the CS2 SDK and found that there is a Mach-O CodeWarrior
Sample
Im****ter, so I tried to compile it and got the following errors (Plus a
lot
more that were caused by the error (not finding ansi.h)). I am using
CodeWarrior 9.3 as recommended in the do***entation.
When I tried to build the Mach-O MSL Libraries I got the same errors, so I
am
guessing that this is a CodeWarrior problem rather than an Adobe SDK
Project
problem.
Do you have any idea what this could be?
Thanks a lot
Dave
Error : the file 'ppc/ansi.h' cannot be opened
(included from:
size_t.h:16
cstring_mach.h:12
cstring:20
string.h:17
ExceptionPPC.cp:101)
size_t_mach.h line 11 #include <ppc/ansi.h>
Error : implicit 'int' is no longer sup****ted in C++
(included from:
size_t.h:16
cstring_mach.h:12
cstring:20
string.h:17
ExceptionPPC.cp:101)
size_t_mach.h lin