Changeset 7b3668c for doc/requirements.rst
- Timestamp:
- Aug 27, 2016, 11:20:41 AM (8 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 6f29fe3
- Parents:
- 30e080c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/requirements.rst
r30e080c r7b3668c 44 44 Windows 45 45 ....... 46 47 To use a specific version of the compiler, ``--msvc_version``. To build for a 48 specific architecture, use ``--msvc_target``. For instance, to build aubio 49 for ``x86`` using ``msvc 12.0``, use: 50 51 .. code:: bash 52 53 waf configure --msvc_version='msvc 12.0' --msvc_target='x86' 54 46 55 47 56 The following `External libraries`_ will be used if found: `libav`_,
Note: See TracChangeset
for help on using the changeset viewer.