Changeset e832247c897aa57f773031591e688ec7cdac90dc
- Timestamp:
- 11/13/03 15:23:30
(5 years ago)
- Author:
- Loïc Minier <lool@videolan.org>
- git-committer:
- Loïc Minier <lool@videolan.org> 1068733410 +0000
- git-parent:
[55320a77c20c9855c67c9f07598daee5804e57d6]
- git-author:
- Loïc Minier <lool@videolan.org> 1068733410 +0000
- Message:
- INSTALL.win32: slightly changed the list of required packages
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r54167ec |
re832247 |
|
| 1 | | $Id: INSTALL.win32,v 1.20 2003/10/26 13:07:50 gbazin Exp $ |
|---|
| | 1 | $Id: INSTALL.win32,v 1.21 2003/11/13 14:23:30 lool Exp $ |
|---|
| 2 | 2 | |
|---|
| 3 | 3 | INSTALL file for the Windows9x/Me/NT4/2k/XP version of the VLC media player |
|---|
| … | … | |
| 64 | 64 | You will need to download and run the setup.exe app from cygwin's web site |
|---|
| 65 | 65 | (www.cygwin.com). You will also need to make sure you install at least the |
|---|
| 66 | | gcc-mingw, mingw-runtime and w32api packages. |
|---|
| | 66 | gcc-g++, gcc-mingw, mingw-runtime and win32-api packages. |
|---|
| 67 | 67 | |
|---|
| 68 | 68 | - compiling natively on Windoze with MSYS+MINGW: |
|---|