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
b8272cc2
Commit
b8272cc2
authored
Jul 08, 2011
by
Martin Storsjö
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: Mention that libraries for MSVC can be built with a cross compiler
Signed-off-by:
Martin Storsjö
<
martin@martin.st
>
parent
e4e3cdc6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
general.texi
doc/general.texi
+4
-0
No files found.
doc/general.texi
View file @
b8272cc2
...
...
@@ -934,6 +934,9 @@ make install
Your install path
(
@file
{
/
usr
/
local
/
}
by default
)
should now have the
necessary DLL and LIB files under the @file
{
bin
}
directory.
Alternatively, build the libraries with a cross compiler, according to
the instructions below in @ref
{
Cross compilation for Windows with Linux
}
.
To use those files with MSVC
++
, do the same as you would do with
the static libraries, as described above. But in Step
4
,
you should only need to add the directory where the LIB files are installed
...
...
@@ -967,6 +970,7 @@ required when using import libraries generated by lib.exe.
This issue is reported upstream at
@url
{
http:
//
sourceware.org
/
bugzilla
/
show
_
bug.cgi?id
=
12633
}
.
@anchor
{
Cross compilation for Windows with Linux
}
@subsection Cross compilation for Windows with Linux
You must use the MinGW cross compilation tools available at
...
...
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