I am trying to compile a plugin using XCode 2.2 with the REALbasic
2006r3 SDK. I created the project using the XCode Template
"REALbasic Mach-O Plugin" in the Examples folder.
However, I am getting the follow error on compile...
Precompiling Includes/RBCarbonHeaders.h (1 error)
powerpc-apple-darwin8-gcc-4.0.0: /Includes/RBCarbonHeaders.h: No
such file or directory
powerpc-apple-darwin8-gcc-4.0.0: warning: '-x c++-header' after
last input file has no effect
powerpc-apple-darwin8-gcc-4.0.0: no input files
Command /usr/bin/gcc-4.0 failed with exit code 1
RBCarbonHeaders.h is correctly linked, so I don't know what this
error really means. Any ideas?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>