Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH 0/1] Enable building in Windows Subsystem for Linux and MSVC compilers
@ 2022-10-02 23:47 Julio C. Rocha
  2022-10-02 23:47 ` [FFmpeg-devel] [PATCH 1/1] Enable building with WSL and MSVC Julio C. Rocha
  0 siblings, 1 reply; 11+ messages in thread
From: Julio C. Rocha @ 2022-10-02 23:47 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Julio C. Rocha

When building on Windows (CYGWIN or WSL), generated .d files contain the
MSYS2/CYGWIN path format (i.e. C:/MyRepos/ffmpeg).
This causes make commands such as clean an install to fail when running on WSL.

This patch detects whether WSL is being used and converts the paths to standard
UNIX paths (i.e /mnt/c/MyRepos/ffmpeg).

Julio C. Rocha (1):
  Enable building with WSL and MSVC

 configure | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
2.37.0 (Apple Git-136)

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-10-10  8:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-02 23:47 [FFmpeg-devel] [PATCH 0/1] Enable building in Windows Subsystem for Linux and MSVC compilers Julio C. Rocha
2022-10-02 23:47 ` [FFmpeg-devel] [PATCH 1/1] Enable building with WSL and MSVC Julio C. Rocha
2022-10-03  0:14   ` Timo Rothenpieler
2022-10-03  0:19     ` Pierre-Anthony Lemieux
2022-10-03  8:10       ` Julio C. Rocha
2022-10-03 15:20         ` Pierre-Anthony Lemieux
2022-10-04  0:28           ` Julio C. Rocha
2022-10-03  8:05     ` Julio C. Rocha
2022-10-08  8:39   ` Julio C. Rocha
2022-10-08 23:30     ` Carl Eugen Hoyos
2022-10-10  8:02       ` Julio C. Rocha

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git