THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 17/11/2005 at 09:20, xxxxxxxx wrote:
I tried to do that and when I open the project, I still get the following messages:
The following access path in target "_api_v8 (Debug)" of project "_api_v8.prj" cannot be found:
{Compiler}MacOS Support/Libraries/Runtime/(Common Sources)
The following access path in target "_api_v8 (Final)" of project "_api_v8.prj" cannot be found:
{Compiler}MacOS Support/Libraries/Runtime/(Common Sources)
And, when I try to compile, I get these errors:
Error: the file 'MWException.h' cannot be opened
c4d_pmain.cpp line 43 #include <MWException.h>
Error: undefined identifier '__register fragment'
c4d_pmain.cpp line 132 __, __register_table_start__,__exception_table_end__,RTOC());
Error: undefined identifier '__unregister fragment'
c4d_pmain.cpp line 170 __unregister_fragment( fragmentID );
Error: the file 'MWException.h' cannot be opened
c4d_pmain.cpp line 43 #include <MWException.h>
Error: undefined identifier '__register fragment'
c4d_pmain.cpp line 132 __, __register_table_start__,__exception_table_end__,RTOC());
Error: undefined identifier '__unregister fragment'
c4d_pmain.cpp line 170 __unregister_fragment( fragmentID );
Could not find or load the file "_api_v8_mac_deb.lib" for target "CINEMA SDK (Debug)" for project "cinema4dsdk_2.prj"
Why am I having all these problems? 
Rui Batista