Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mingw compilation not possible #8

Open
rdp opened this issue Oct 26, 2018 · 1 comment
Open

mingw compilation not possible #8

rdp opened this issue Oct 26, 2018 · 1 comment

Comments

@rdp
Copy link

rdp commented Oct 26, 2018

As a note, I tried building this using mingw-w64 as "static" and ran into some build errors, Makefile, no instructions on how to make static, etc.

Here's what I ended up with

https://github.com/rdp/ffmpeg-windows-build-helpers/blob/master/patches/rtmfp.static.cross.patch

you can ignore the stuff about mingw threading, that's just because I hadn't built the compiler with builtin threading.

In addition, it's pretty hard to build a static library in linux/OS X today too, FWIW. Thanks!

@thomasjammet thomasjammet changed the title cross compile static not possible mingw compilation not possible Jun 18, 2020
@thomasjammet
Copy link
Contributor

Actually static compilation is working on both windows (Visual Studio) and linux.
I'll keep this issue open though since mingw is not supported yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants