-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
I tried to write some test, under both ./test and ./example/test
but it comes with error:
Invalid argument(s): Failed to lookup symbol (dlsym(RTLD_DEFAULT, my_function_name): symbol not found)
dart:ffi DynamicLibrary.lookupThough it can be called in the application.
I tried to add some delay for loading the test, but still failed, probabaly some extra setting is required.
It should more related to ffi package, discussed it there: dart-archive/ffi#39
Metadata
Metadata
Assignees
Labels
No labels