Simon,

On Sun, Jun 26, 2016 at 12:16 AM, Igor Korot <ikoro...@gmail.com> wrote:
> 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.

Sorry for the long delay. I just got back to my Mac.

According to http://imgur.com/eWFzm9B the file type is set to "C".
Nevertheless, I have a number of warnings - see here: http://imgur.com/H8CQBX9

Am I doing something wrong?
I have Xcode 5.1.1 on OSX 10.8.

Let me know if you have a problem with the images.

Thank you.

>
> 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