8000 Ship 64bit sqlite instead of 32bit · Issue #208 · i7MEDIA/mojoportal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Ship 64bit sqlite instead of 32bit #208
Open
@SinaBina

Description

@SinaBina

In a clean installation under SQLite data-layer the following error is shown before setup. Further investigation showed that under 64bit OS the sqlite runtime need to be replaced by 64bit sqlite3.dll.

Screenshot 2023-06-10 at 11-42-04 An attempt was made to load a program with an incorrect format  (Exception from HRESULT 0x8007000B)

The following version fixed the issue:
https://www.sqlite.org/2023/sqlite-dll-win64-x64-3420000.zip

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0