Join Slack
Powered by
Hi everyone, I am developing a desktop app using C...
# compose-desktop
n
Nguyen Duc Tuan Minh
11/17/2025, 2:27 AM
Hi everyone, I am developing a desktop app using CMP, btw when using package distribution, the native C dependency always missing, how can I package the app which contains all command line tool, native C, etc like yt-dlp, ffmpeg?
m
Michael Paus
11/17/2025, 1:06 PM
Have look here
https://kotlinlang.org/docs/multiplatform/compose-native-distribution.html#gradle-plugin
and specifically here
https://kotlinlang.org/docs/multiplatform/compose-native-distribution.html#jvm-resource-loading
Open in Slack
Previous
Next