[FFmpeg-devel] Building with WSL instead of MSYS?

Julio César Rocha julio at rochsquadron.net
Fri Jul 31 14:17:50 EEST 2020


Do you use the MSVC compilers?
If so, how do you get around compiling linux-type absolute paths with
cl.exe? (i.e. /home/user/src/ffmpeg/dir/file.c).
Microsoft's CL.EXE does not accept paths beginning with a forward slash.

On Fri, Jul 31, 2020 at 4:02 AM Timo Rothenpieler <timo at rothenpieler.org>
wrote:

> On 31.07.2020 09:41, Julio César Rocha wrote:
> > Hi. I recently submitted a patch to enable building the Windows flavor
> with
> > Windows Subsystem for Linux as an alternative to MSYS / CYGWIN.
> >
> > I got the feedback that people are already able to achieve this.
> >
> > Has anyone achieved this without patching the sources (out of the box)?
> > If so, could you please share your config steps?
>
> I'm building ffmpeg in WSL for over a year now, if not longer.
> Never needed any patches or anything.
> For all that ffmpegs build system is concerned it's a normal
> cross-compile from Linux to Windows.
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list