Skip to content

Commit 04b4c4f

Browse files
committed
rstdoc: another Ubuntu-based Windows cross-compilation guide
1 parent f7eac1d commit 04b4c4f

2 files changed

Lines changed: 452 additions & 3 deletions

File tree

distrib/docs/english/source/avisynthdoc/changelist376.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Build environment, Interface
6464
- V12 interface: L2 cache size query support. New entry in ``AvsEnvProperty``: ``AEP_CACHESIZE_L2`` (C++),
6565
``AVS_AEP_CACHESIZE_L2`` (C) to query L2 cache size in bytes with ``IScriptEnvironment->GetEnvProperty()``.
6666
x86/x64 architecture only for now. See :ref:`AvsEnvProperty<cplusplus_getenvproperty>` .
67+
6768
- Refactor CMakeLists.txt:
6869

6970
* Correct default of ``ENABLE_INTEL_SIMD`` for cross-compiling scenarios (e.g. ``ARM64`` target on ``x86_64`` host)
@@ -148,6 +149,8 @@ Documentation
148149
- Update :ref:`SetMaxCPU <setmaxcpu>` with AVX512 and ARM64 features
149150
- Update :ref:`AvsEnvProperty<cplusplus_getenvproperty>` with L2 cache size entry
150151
- Update Russian GPL notice in UTF-8 format
152+
- Add another Ubuntu->Windows DLL cross-compilation guide:
153+
See :ref:`Ubuntu->Windows mingw crosscompilation<compiling_avsplus_crosscompiling2>`
151154

152155

153156
Please report bugs at `github AviSynthPlus page`_ - or - `Doom9's AviSynth+

0 commit comments

Comments
 (0)