Skip to content

Failed to load dynamic library 'librust_ldk_node.so': dlopen failed: cannot locate symbol "ERR_lib_error_string" #286

Closed
@vatshal

Description

@vatshal

I am trying to use it with Flutter latest version and when I run the project on an Android device from Visual Studio code, it gives the following error to me

Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'librust_ldk_node.so': dlopen failed: cannot locate symbol "ERR_lib_error_string" referenced by "/data/app/com.example.testwallet1-P8Vg9WPhchDMRJYwSpXtag==/lib/arm64/librust_ldk_node.so"

E/flutter (11703): #0 _open (dart:ffi-patch/ffi_dynamic_library_patch.dart:11:43)
E/flutter (11703): #1 new DynamicLibrary.open (dart:ffi-patch/ffi_dynamic_library_patch.dart:22:12)
E/flutter (11703): #2 dylib (package:ldk_node/src/utils/loader.dart:10:26)
E/flutter (11703): #3 dylib (package:ldk_node/src/utils/loader.dart)
E/flutter (11703): #4 loaderApi (package:ldk_node/src/utils/loader.dart:11:45)
E/flutter (11703): #5 loaderApi (package:ldk_node/src/utils/loader.dart)
E/flutter (11703): #6 Builder.build (package:ldk_node/src/root.dart:616:25)

Metadata

Metadata

Assignees

No one assigned

    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