Hello,
I was thinking on create some small app to fix some mess that iTunes + nextCloud + multiple devices ended making with my music files. And I found the library swiftffmpeg, but when I'm trying to use it I'm getting errors compiling the project. Swift says he cannot compile cffmpeg because missing headers of ffmpeg (I already installed ffmpeg with brew) also I tried to run the script to build it inside the build folder, and ffmpeg build failed with the following error:
Start compiling FFmpeg...
gcc is unable to create an executable file.
If gcc is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know what cross compiling means.
Any idea how to make it work? Thanks
Thanks,
Jaume.