Simon,

On Sat, Jun 25, 2016 at 11:31 PM, Simon Slavin <slav...@bigfraud.org> wrote:
>
> On 26 Jun 2016, at 3:30am, Igor Korot <ikoro...@gmail.com> wrote:
>
>> ATM I'm using OSX 10.8 with Xcode 5.1.1. compiling everything for C++11
>> and libc++.
>
> You should not be getting numerous warnings.  One or two, maybe.
>
> Make sure that Xcode knows that your .c file is C and not C++.  This is a big 
> problem with Xcode for some reason.  It should know the difference between a 
> .c and .cpp file but sometimes does not.  Check the build properties of the 
> file inside Xcode.

Since you have Mac I presume you know how to set the proper options
inside the Xcode.
Could you point them to me as I have no idea where they are and even
less on how to set them.

Thank you.

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

Reply via email to