All checks were successful
CI / Windows build (push) Successful in 7m54s
ocr_channel.cpp calls engine->messenger() but only had a forward declaration of flutter::FlutterEngine. Include the engine header so the type is complete (fixes C2027 + the cascading make_unique error that broke the Windows compile at ocr_channel.cpp:76).
2.9 KiB
2.9 KiB