wang-bin / fvp

Flutter video player plugin for all desktop+mobile platforms. download prebuilt examples from github actions. https://pub.dev/packages/fvp
BSD 3-Clause "New" or "Revised" License
197 stars 31 forks source link

fix path for android FindMDK.cmake #13

Closed abdelaziz-mahdy closed 1 year ago

abdelaziz-mahdy commented 1 year ago

fixes this error

C/C++: C:\Pub\Cache\hosted\pub.flutter-io.cn\fvp-0.1.0\android\CMakeLists.txt debug|armeabi-v7a : CMake Error at C:\Users\Administrator\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\fvp-0.1.0\android\CMakeLists.txt:67 (include):
include could not find load file:

  mdk-sdk/lib/cmake/FindMDK.cmake
wang-bin commented 1 year ago

can you also add it for linux and windows?

abdelaziz-mahdy commented 1 year ago

can you also add it for linux and windows?

done