On 10 Oct 2012, at 4:44pm, Caleb A. Austin <caus...@climet.com> wrote:

> Then I add the SQLite3.c and SQLite3.h to the project and
> include SQLite3.h into the Hello World project. This is where I get the
> errors.

Please make sure your compiler is set to compile '.c' files as C code, and not 
anything else like C++.  This is a common source of compilation problems.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to