rockcarry / fanplayer

A portable video player based on ffmpeg for windows and android platform.
GNU Lesser General Public License v3.0
606 stars 161 forks source link

can use Cmake build windows version ? #50

Open CMingTseng opened 2 years ago

CMingTseng commented 2 years ago

Dear Sir

Google deploy Jetpack Compose

and then JetBrains modify Compose --> Compose for desktop

JetBrains use Kotlin Multiplatform -->mix to Compose Multiplatform https://github.com/JetBrains/compose-jb

but now lost VideoPlayer !!

https://github.com/JetBrains/compose-jb/tree/master/components/VideoPlayer <---fail base on vlc !! must install vlc !!

https://github.com/JetBrains/compose-jb/pull/1088

can modify the project to support Cmake build & kotlin

THX

rockcarry commented 2 years ago

currently, I don't have the kotlin and cmake enviroment. so you should try it by yourselft.