mirror of
https://github.com/panzi/mediaextract
synced 2025-02-17 13:07:24 +00:00
README++
This commit is contained in:
parent
0b1e27fd34
commit
670281ba9a
@ -11,13 +11,11 @@ Setup
|
||||
|
||||
Cross compile for Windows:
|
||||
|
||||
make
|
||||
make install TARGET=win32
|
||||
make TARGET=win32
|
||||
|
||||
Or:
|
||||
|
||||
make
|
||||
make install TARGET=win64
|
||||
make TARGET=win64
|
||||
|
||||
Note that 32bit binaries can only read files up to about 4 GB
|
||||
because of memory limitations of the 32bit address space. 64bit
|
||||
|
Loading…
Reference in New Issue
Block a user