Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-1.1
Commits
79654985
Commit
79654985
authored
Sep 22, 2005
by
Christophe Massiot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* INSTALL.win32: Added --with-sdl-config-path=/usr/win32/bin.
parent
92c873f0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
INSTALL.win32
INSTALL.win32
+4
-4
No files found.
INSTALL.win32
View file @
79654985
...
@@ -125,7 +125,7 @@ along those lines:
...
@@ -125,7 +125,7 @@ along those lines:
CC=i586-mingw32msvc-gcc CXX=i586-mingw32msvc-g++ \
CC=i586-mingw32msvc-gcc CXX=i586-mingw32msvc-g++ \
./configure --host=i586-mingw32msvc --build=i386-linux \
./configure --host=i586-mingw32msvc --build=i386-linux \
--disable-gtk \
--disable-gtk \
--enable-nls --enable-sdl \
--enable-nls --enable-sdl
--with-sdl-config-path=/usr/win32/bin
\
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \
--with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \
--with-wx-config-path=/usr/win32/bin \
--with-wx-config-path=/usr/win32/bin \
...
@@ -149,7 +149,7 @@ along those lines:
...
@@ -149,7 +149,7 @@ along those lines:
CC=i586-mingw32msvc-gcc CXX=i586-mingw32msvc-g++ \
CC=i586-mingw32msvc-gcc CXX=i586-mingw32msvc-g++ \
./configure --host=i586-mingw32msvc --build=i386-linux \
./configure --host=i586-mingw32msvc --build=i386-linux \
--disable-gtk \
--disable-gtk \
--enable-nls --enable-sdl \
--enable-nls --enable-sdl
--with-sdl-config-path=/usr/win32/bin
\
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \
--with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \
--with-wx-config-path=/usr/win32/bin \
--with-wx-config-path=/usr/win32/bin \
...
@@ -174,7 +174,7 @@ emulation layer, use something like this:
...
@@ -174,7 +174,7 @@ emulation layer, use something like this:
CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \
CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \
./configure \
./configure \
--disable-gtk \
--disable-gtk \
--enable-nls --enable-sdl \
--enable-nls --enable-sdl
--with-sdl-config-path=/usr/win32/bin
\
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \
--with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \
--with-wx-config-path=/usr/win32/bin \
--with-wx-config-path=/usr/win32/bin \
...
@@ -198,7 +198,7 @@ lines:
...
@@ -198,7 +198,7 @@ lines:
LDFLAGS=-L/usr/win32/lib \
LDFLAGS=-L/usr/win32/lib \
./configure \
./configure \
--disable-gtk \
--disable-gtk \
--enable-nls --enable-sdl \
--enable-nls --enable-sdl
--with-sdl-config-path=/usr/win32/bin
\
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \
--with-ffmpeg-zlib --enable-faad --enable-flac --enable-theora \
--with-wx-config-path=/usr/win32/bin \
--with-wx-config-path=/usr/win32/bin \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment