Ticket #314 (closed defect: fixed)
no sqlite3_prepare_v2
Reported by: | yoschi@… | Owned by: | jaymccarthy |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | jaymccarthy/sqlite.plt | Keywords: | |
Cc: | Version: | 5.0 and some another | |
Racket Version: | 5.0.1 |
Description
I print:
(require (planet jaymccarthy/sqlite))
downloading and installing is finished normally, but after this there is a message:
ffi-obj: couldn't get "sqlite3_prepare_v2" from "libsqlite3.dll" (�� ������� ��������� ���������.; errno=127)
may be, function in dll is named sqlite3_prepare, or sqlite3_prepare_v3...
Change History
Note: See
TracTickets for help on using
tickets.