[missing-sync-palmos-dev-talk] Compiling the Sample Memo Conduit
Scott Gruby
sgruby at markspace.com
Sun Dec 26 21:40:43 PST 2004
On Dec 26, 2004, at 7:05 PM, Rich Burgis wrote:
> I have downloaded the conduit samples from the Mark/Space website and
> attempted to compile the Cocoa Memo Conduit.
>
> When I do so XCode (1.5) says that the compile failed:
>
> Running custom shell script (1 error)
> Build failed (see build log for details)
>
> I can't find the build log and have no idea what is happening. I have
> not altered the project or any of the files.
>
> Does anyone have any ideas why this failed, or failing that where the
> custom build script or the build log can be found?
>
Most likely you don't have the Palm OS CDK 4.03 installed. It must be
installed in the default location (/Applications) in order for the
conduit to compile. Second, I recommend you take a look at the XCode
documentation to understand the build log
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/
XcodeWorkflow/wf_organizing/chapter_3_section_4.html>. The build log
will tell you exactly why it doesn't compile. (If the CDK is in a
different place, you'll need to edit the shell script to point to that
location; we have a shell script that modifies GladPortDefs.h so that
it comments out the definition of BOOL as it conflicts with the
definition in Cocoa.)
--
Scott Gruby
Lead Engineer, Missing Sync for Palm OS
Mark/Space, Inc.
<http://www.markspace.com/>
Please contact support at markspace.com for assistance with Mark/Space
products.
More information about the missing-sync-palmos-dev-talk
mailing list