Thanks for responding, Mr HIpp.

There are 1265 errors in all, but most of them look very close to something 
like this:

        Invalid conversion from void * to XXX *

Or

        forward declaration of struct_ht

I thought it might be a pathing error (I had not added the path to the 
directory where SQLite 3 is stored) but I did that and it didn't really resolve 
anything.

R,
John

> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> On Behalf Of Richard Hipp
> Sent: Monday, May 16, 2011 3:19 PM
> To: General Discussion of SQLite Database
> Subject: Re: [sqlite] Compiling in Xcode 3.1.3
> 
> On Mon, May 16, 2011 at 4:01 PM, john darnell
> <[email protected]>wrote:
> 
> > I have code that compiles just fine using Visual Studio 8 on Windows XP,
> > but when I port SQLite over to a Mac OSX (Snow Leopard) platform   using
> > Xcode 3.1.3 I get roughly 1000 errors based upon SQLite.  Is there something
> > I need to turn off/on when using SQLite on the Mac?
> >
> 
> No.  We compile SQLite on Macs with no problems.  What are the errors?
> 
> 
> >
> > R,
> > John A.M. Darnell
> > Senior Programmer
> > Walsworth Publishing Company
> > Brookfield, MO
> > John may also be reached at [email protected]<mailto:
> > [email protected]>
> >
> > Trivia question Trivia question:  In The Lord of the Rings,Leglolas was a
> > prince among the Silvan Elves.  What was the name of his father the King?
> >  For extra credit, what was his surname?
> >
> >
> >
> > _______________________________________________
> > sqlite-users mailing list
> > [email protected]
> > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> >
> 
> 
> 
> --
> D. Richard Hipp
> [email protected]
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to