Added instructions describing how to build LibVLC in a docker container
3 unresolved threads
3 unresolved threads
Compare changes
+ 13
− 1
@@ -52,7 +52,19 @@ If you want to make a release build, replace the `Debug` folder name by `Release
IIRC, winpty is only needed if you run that command from git bash, but then, doesn't it interpret the / with its path expansion features?
I tend to run my docker commands from a PowerShell to avoid such conflicts. Do you know what would need to be changed there ?
Interactive mode didn't work without winpty in neither cmd nor git bash. Didn't try PowerShell, I don't use it. Extra / is required here because it expects host folder path to be in a format //c/Projects/vlc... at least for bash.