Jeff,
There are several solutions to this naming conflict:
1. Don't use the Carbon headers as your prefix file. Name conflict solved.
Instead you can create your own prefix file and include only the headers/symbols you need.
2. Build a static library of sqlite and link to that. This is the way I prefer to do things nowadays as it makes "larger" projects easier to manage and faster to (re-) build.
HTH,
- Rob Laveaux
-------------------------------------------------------- Pluggers Software Thijssestraat 203 2521 ZG Den Haag The Netherlands
Email: [EMAIL PROTECTED] Website: http://www.pluggers.nl
--------------------------------------------------------