BTW, Phil, if you're creating a plugin with a view to using it in a
Universal Binary application in the near future, then try using my Universal
Binary Xcode template instead:
http://www.thismuchiknow.co.uk/?p=20
Dave.
> From: Phil M <phil at mobleybros dot com>
> Reply-To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot
> com>
> Date: Thu, 14 Sep 2006 21:05:26 -0700
> To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
> Subject: XCode Template compile error
>
> 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>
_______________________________________________
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>
|