> On 2/7/20, chiahui chen <chiahuich...@gmail.com> wrote:
>>
>> I tried the suggested solution. sqlite3 was
>> downloaded  and compiled.
>> Then ran : gcc -g -l. -fPIC -dynamiclib ./ext/csv.c -o csv.dylib
                     ^^^        

Is this a typo? This should read

gcc -I. ....

>> the same errors occurred again.
>>
>> Is there any suggestion? Just in case if my Mac operating system provides
>> some info (macOS High Sierra version 10.13.6)
>>
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to