Ticket #2000 (closed defect: invalid)

Opened 6 months ago

Last modified 6 months ago

does not succeed in building ffmpeg to msvs

Reported by: rafi Owned by:
Priority: wish Component: build system
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

i followed the steps as documented in

http://ffmpeg.org/platform.html#Microsoft-Visual-C_002b_002b

still when i activate:

C:\MinGW\msys\1.0\msys.bat

it just activate some csh/command interpeter and thats all
canyou help ?

thanks rafi

Attachments

msys.bat Download (7.0 KB) - added by rafi 6 months ago.
msys.bat as i got it under : C:\MinGW\msys\1.0\msys.bat
msys-output.JPG Download (12.6 KB) - added by rafi 6 months ago.
output screen where msys.bat stucks
out.txt Download (3.7 KB) - added by rafi 6 months ago.
echoed of the msys.bat to text file

Change History

Changed 6 months ago by rafi

msys.bat as i got it under : C:\MinGW\msys\1.0\msys.bat

Changed 6 months ago by rafi

output screen where msys.bat stucks

Changed 6 months ago by rafi

echoed of the msys.bat to text file

comment:1 Changed 6 months ago by cehoyos

  • Keywords FFmpeg built with MSVC using removed
  • Status changed from new to closed
  • Resolution set to invalid

This is the FFmpeg bug tracker, you can report bugs that are reproducible with either a program or a library from the FFmpeg project, and you can request enhancements.

This is not the help forum for compilation problems and it is certainly no forum to learn shell basics.

comment:2 Changed 6 months ago by reimar

The instructions are confusingly written, but that command interpreter is where you have to run configure, make etc. as described later in the text.
The point of running msys.bat from VS is to have the compiler etc. in the PATH.

Note: See TracTickets for help on using tickets.