I want to use a newer version of sqlite3 (autoconf-3080002) and therefore changed the contents of the head fo sqlite3.make as follows:
from
SQLITE3_VERSION := autoconf-3071700
SQLITE3_MD5 := 18c285053e9562b848209cb0ee16d4ab
SQLITE3_URL := http://www.sqlite.org/2013/$(SQLITE3).$(SQLITE3_SUFFIX)
to
SQLITE3_VERSION := autoconf-3080002
SQLITE3_MD5 := 6d6cc639a4da04fbbdda7b1a1a01b386
SQLITE3_URL := http://sqlite.org/2013/$(SQLITE3).$(SQLITE3_SUFFIX)
When I run ptxdist go still the old version will be used.
What else should be done?
The new feature I want to use is to insert multiple records in one sql statement from a Qt application.
kind regards
Henrik Kraft
z.Zt. Heidolph Instruments GmbH & Co. KG
Walpersdorfer Str. 12
91126 Schwabach
09122 – 99 20 - 58
--
ptxdist mailing list
ptxdist@pengutronix.de