On Friday, 27 January 2017 at 12:06:33 UTC, Stefan Koch wrote:
On Friday, 27 January 2017 at 12:04:06 UTC, Stefan Koch wrote:

I take it you build without dub ?
Have you specified source/sqlite.d on your compile commandline ?

That was supposed to say.
sqlite-d/source/sqlited.d

Please feel free to post here or contact me directly regarding the usage of sqlite-d.

Yes I was building withoug dub. What I did was simply:

copy data.db to sqlite-d/source
cd to sqlite-d/source
copy api_user.d to z1_app.d
modify z1_app.d (as shown before)
compile z1_app without additional parameters.

Shouldn't it work?

This was with dmd v2.072.2 on Windows 7 SP1 x86-64

Reply via email to