From af65817ef1c7225c87ad16e3101de261bf08a9bb Mon Sep 17 00:00:00 2001 From: wiso Date: Mon, 1 Feb 2010 21:06:11 +0000 Subject: [WIN32] updated to a fresh and clean mingw environment git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27358 568bbfeb-2a22-0410-94d2-cc84cf5bfa90 --- tools/MingwBuildEnvironment/Readme.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'tools/MingwBuildEnvironment/Readme.txt') diff --git a/tools/MingwBuildEnvironment/Readme.txt b/tools/MingwBuildEnvironment/Readme.txt index cc1a7314f8..bcef4ab3d3 100644 --- a/tools/MingwBuildEnvironment/Readme.txt +++ b/tools/MingwBuildEnvironment/Readme.txt @@ -2,13 +2,11 @@ Mingw build environment to build ffmpeg and other libraries Installation: extract msys.7z to c:\ +edit c:\msys\etc\fstab if you installed it in a different directory +edit c:\msys\msys.bat and adapt the path to vcvars32.bat (line 15) Open a shell: -run c:\msys\msys.bat +run c:\msys\msys.bat -rxvt Source: -The environment was compiled like described here: http://ffmpeg.arrozcru.org/wiki/index.php?title=Main_Page - -Changes: -I had to adapt the file c:\msys\mingw\include\vfw.h in order to build without errors. This change might need to be reverted for later builds. -To do so open the file in an editor and remove the comments from line 673 to 708 (CAPTUREPARMS and VIDEOHDR are already defined in libavcodec). \ No newline at end of file +The environment was created like described here: http://ffmpeg.arrozcru.org/wiki/index.php?title=Main_Page \ No newline at end of file -- cgit v1.2.3