Advertisement
loloof64

erreur flutter macos

Feb 6th, 2025
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.89 KB | None | 0 0
  1. Building macOS application...                                          
  2. ✓ Built build/macos/Build/Products/Debug/stockfish_chess_engine_example.app
  3. 2025-02-06 14:41:52.540 stockfish_chess_engine_example[45881:206345] Could not acquire Metal device.
  4. 2025-02-06 14:41:52.644 stockfish_chess_engine_example[45881:206345] Unable to create FlutterView; no MTLDevice or MTLCommandQueue available.
  5. embedder.cc (2811): 'FlutterEngineSendPlatformMessage' returned 'kInvalidArguments'. Invalid engine handle.
  6. 2025-02-06 14:41:53.125 stockfish_chess_engine_example[45881:206345] Failed to send message to Flutter engine on channel 'flutter/lifecycle' (2).
  7. embedder.cc (2811): 'FlutterEngineSendPlatformMessage' returned 'kInvalidArguments'. Invalid engine handle.
  8. 2025-02-06 14:41:53.175 stockfish_chess_engine_example[45881:206345] Failed to send message to Flutter engine on channel 'flutter/lifecycle' (2).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement