[missing-sync-palmos-dev-talk] Compiling Conduit Samples

Scott Gruby sgruby at markspace.com
Wed Sep 1 07:56:30 PDT 2004


It appears that in the conduit samples we posted, you must turn on 
"Short Enumeration Constants" in XCode (for both the Cocoa/MachO and 
Carbon/MachO conduits) in order to have the conduits work properly. 
There are a few structures in Palm's SYNCMGR.H that use enums in them 
and in order for us to be compatible with the existing conduits, we had 
to compile our code such that the enums were replaced by UInt8s.

Please let us know if this change works for you and if you have any 
issues developing MachO conduits. Note that when making this change, 
you need to make it for both Development and Deployment targets.

--
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