Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Linker error when building Demo-Addresses and Demo-Shopping #77

Open
tciuro opened this issue Feb 9, 2014 · 2 comments
Open

Linker error when building Demo-Addresses and Demo-Shopping #77

tciuro opened this issue Feb 9, 2014 · 2 comments

Comments

@tciuro
Copy link

tciuro commented Feb 9, 2014

Hi,

When I try to build the Demo-Addresses and Demo-Shopping schemes I get the following error:

/Users/tito/Desktop/CouchCocoa/Couch/CouchDesignDocument_Embedded.h:16:9: 'TouchDB/TD_Database+Insertion.h' file not found

Do I really need TouchDB?

@snej
Copy link
Contributor

snej commented Feb 9, 2014

Those demos use it. What are you trying to use CouchCocoa for; as a client for CouchDB? You can change those sample targets slightly to connect to a CouchDB URL instead of starting up TouchDB.

@tciuro
Copy link
Author

tciuro commented Feb 9, 2014

Yes, I wanted to use it as a CouchDB client. I'll do as you suggest and rework the target to use a CouchDB URL.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants