|
From: | Shigio YAMAGUCHI |
Subject: | Re: SQLite3 API support |
Date: | Fri, 7 Nov 2014 22:02:42 +0900 |
HI. Yamaguchi san.
> 0. Install sqlite3 if your system does not have it.
What is the minimum sqlite3 version required?
sqlite3 on my system seems to be too old.
-----
Making all in libglibc
Making all in libutil
In file included from dbop.c:45:
dbop.h:96: error: syntax error before 'sqlite3_int64'
dbop.h:96: warning: no semicolon at end of struct or union
dbop.h:105: error: syntax error before '}' token
dbop.h:105: warning: type defaults to 'int' in declaration of 'DBOP'
dbop.h:105: warning: data definition has no type or storage class
dbop.h:133: error: syntax error before '*' token
dbop.h:133: warning: type defaults to 'int' in declaration of 'dbop_open'
dbop.h:133: warning: data definition has no type or storage class
--
Hideki IWAMOTO <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |