Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
6d3081e6
Commit
6d3081e6
authored
Jul 26, 2015
by
Martin Storsjö
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Remove the now unnecessary remark about PATH and link.exe
Signed-off-by:
Martin Storsjö
<
martin@martin.st
>
parent
9e8627a1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
platform.texi
doc/platform.texi
+0
-6
No files found.
doc/platform.texi
View file @
6d3081e6
...
@@ -168,12 +168,6 @@ Notes:
...
@@ -168,12 +168,6 @@ Notes:
@itemize
@itemize
@item It is possible that coreutils' @code
{
link.exe
}
conflicts with MSVC's linker.
You can find out by running @code
{
which link
}
to see which @code
{
link.exe
}
you
are using. If it is located at @code
{
/
bin
/
link.exe
}
, then you have the wrong one
in your @code
{
PATH
}
. Either move or remove that copy, or make sure MSVC's
@code
{
link.exe
}
takes precedence in your @code
{
PATH
}
over coreutils'.
@item If you wish to build with zlib support, you will have to grab a compatible
@item If you wish to build with zlib support, you will have to grab a compatible
zlib binary from somewhere, with an MSVC import lib, or if you wish to link
zlib binary from somewhere, with an MSVC import lib, or if you wish to link
statically, you can follow the instructions below to build a compatible
statically, you can follow the instructions below to build a compatible
...
...
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