flutter_editor icon indicating copy to clipboard operation
flutter_editor copied to clipboard

Failed to load dynamic library 'editor_api.dll'

Open drophouse01 opened this issue 3 years ago • 1 comments

Hi @icedman, Thanks for writing this lib. I'm trying to run it on windows. But it shows this error.

[ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'editor_api.dll': error code 126
#0      _open (dart:ffi-patch/ffi_dynamic_library_patch.dart:12:43)
#1      new DynamicLibrary.open (dart:ffi-patch/ffi_dynamic_library_patch.dart:23:12)
#2      FFIBridge.load (package:editor/services/ffi/bridge.dart:34:27)
#3      main (package:editor/main.dart:31:13)
<asynchronous suspension>

drophouse01 avatar Jun 06 '22 07:06 drophouse01

the same problem.

jonahzheng avatar Jul 08 '22 09:07 jonahzheng