For the life of me I cannot get the 64 bit version of the 3.1 beta to 
compile with xcode 5.1.  I keep getting this lovely error: 
Undefined symbols for architecture x86_64:
  "_NSFileProtectionCompleteUnlessOpen", referenced from:
      -[CBL_BlobStoreWriter initWithStore:] in CouchbaseLite(CBL_BlobStore.o
)
  "_NSFileProtectionKey", referenced from:
      -[CBL_BlobStoreWriter initWithStore:] in CouchbaseLite(CBL_BlobStore.o
)
  "_OBJC_CLASS_$_UIApplication", referenced from:
      objc-class-ref in CouchbaseLite(CBL_Replicator+Backgrounding.o)
  "_OBJC_CLASS_$_UITableViewCell", referenced from:
      objc-class-ref in CouchbaseLite(CBLUITableSource.o)
  "_UIApplicationDidEnterBackgroundNotification", referenced from:
      -[CBLDatabase initWithPath:name:manager:readOnly:] in CouchbaseLite(
CBLDatabase.o)
      -[CBL_Replicator(Backgrounding) setupBackgrounding] in CouchbaseLite(
CBL_Replicator+Backgrounding.o)
      -[CBL_Replicator(Backgrounding) endBackgrounding] in CouchbaseLite(
CBL_Replicator+Backgrounding.o)
  "_UIApplicationWillEnterForegroundNotification", referenced from:
      -[CBL_Replicator(Backgrounding) setupBackgrounding] in CouchbaseLite(
CBL_Replicator+Backgrounding.o)
      -[CBL_Replicator(Backgrounding) endBackgrounding] in CouchbaseLite(
CBL_Replicator+Backgrounding.o)
  "_UIApplicationWillTerminateNotification", referenced from:
      -[CBLDatabase initWithPath:name:manager:readOnly:] in CouchbaseLite(
CBLDatabase.o)
  "_UIBackgroundTaskInvalid", referenced from:
      -[CBL_Replicator(Backgrounding) setupBackgrounding] in CouchbaseLite(
CBL_Replicator+Backgrounding.o)
      -[CBL_Replicator(Backgrounding) endBGTask] in CouchbaseLite(
CBL_Replicator+Backgrounding.o)
      -[CBL_Replicator(Backgrounding) okToEndBackgrounding] in CouchbaseLite
(CBL_Replicator+Backgrounding.o)
      ___50-[CBL_Replicator(Backgrounding) appBackgrounding:]_block_invoke 
in CouchbaseLite(CBL_Replicator+Backgrounding.o)
      ___50-[CBL_Replicator(Backgrounding) appForegrounding:]_block_invoke 
in CouchbaseLite(CBL_Replicator+Backgrounding.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see 
invocation)

So I was wondering if anyone has succesfully created a 64 bit project?  If 
so, would you be willing to post it somewhere or share your experience 
getting things setup?  

Heck, I'd even be willing to pay someone for an hour of their time to walk 
me through getting this working properly.  Also, if that's not appropriate 
or frowned upon when posting to the group, forget I said anything about it.

Thanks for you help in advance. 


-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/492fc49f-84d7-47d4-85c9-7b50bedc96e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to