Opened 3 years ago
Closed 3 years ago
#9735 closed defect (duplicate)
Compiling ffmpeg on windows
Reported by: | Roberto Giungi | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Hi, I'm trying to compile ffmpeg in windows by following the various guides on the net.
Everything is going well up to the command:
export PATH = "/ c / Program Files (x86) / Microsoft Visual Studio / 2019 / Enterprise / VC / Tools / MSVC / 14.28.29333 / bin / Hostx64 / x64 /": $ PATH or better until verified.
$ which link
/ usr / bin / link.
While for export PATH of cuda everything went well.
Could you give me some advice or explain where I'm wrong?
Thanks, Roberto
Note:
See TracTickets
for help on using tickets.