Skip to content

error on Windows: Invalid argument(s): Couldn't resolve native function 'sqlite3_initialize' in 'package:sqlite3/src/ffi/libsqlite3.g.dart' #50

Description

@alibaqery-222

Hi,
on run Dart in Windows I take this:

Unhandled exception:
Invalid argument(s): Couldn't resolve native function 'sqlite3_initialize' in 'package:sqlite3/src/ffi/libsqlite3.g.dart' : No asset with id 'package:sqlite3/src/ffi/libsqlite3.g.dart' found. No available native assets. Attempted to fallback to process lookup. None of the loaded modules contained the requested symbol 'sqlite3_initialize'..

#0 Native._ffi_resolver.#ffiClosure0 (dart:ffi-patch/ffi_patch.dart)
#1 Native._ffi_resolver_function (dart:ffi-patch/ffi_patch.dart:1943:20)
#2 sqlite3_initialize (package:sqlite3/src/ffi/libsqlite3.g.dart)
#3 FfiBindings.sqlite3_initialize (package:sqlite3/src/ffi/bindings.dart:202:23)

Windows 10
Dart version: 3.12.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions