Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#2000 closed defect (invalid)

does not succeed in building ffmpeg to msvs

Reported by: rafi fisher 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 (3)

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

Download all attachments as: .zip

Change History (5)

by rafi fisher, 11 years ago

Attachment: msys.bat added

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

by rafi fisher, 11 years ago

Attachment: msys-output.JPG added

output screen where msys.bat stucks

by rafi fisher, 11 years ago

Attachment: out.txt added

echoed of the msys.bat to text file

comment:1 by Carl Eugen Hoyos, 11 years ago

Keywords: FFmpeg built with MSVC using removed
Resolution: invalid
Status: newclosed

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 by reimar, 11 years ago

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.