提交 b3c8f554 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Merged

...@@ -145,10 +145,28 @@ This advice has not been tested recently, so please inform us of your results. ...@@ -145,10 +145,28 @@ This advice has not been tested recently, so please inform us of your results.
Windows Windows
------- -------
As of now, the Windows platform is not supported. In fact, it has Running Theano under Windows is achieved by using the `MinGW
never even been tested, so feel free to explore this uncharted <http://www.mingw.org>`__ port of the GCC compiler.
territory and inform us of your progress!
Unless noted otherwise, packages should be donwloaded from `the list of MinGW
files <http://sourceforge.net/projects/mingw/files/>`__.
- Download the latest version of the ``Automated MinGW Installer`` and install
it (keeping default options).
- Download the latest ``MSYS Base System`` executable file and run it
(note that the latest version of ``MSYS Base System`` may not contain an
executable file, in which case the simplest solution is just to use an
older version).
This will install ``MSYS`` (use default install options).
It will also run a post-install script where it will ask you about the
location of ``MinGW`` (typically ``c:/MinGW``).
- Still from the same downloDownload ``GCC 4
(in this order, and using default install options).
You may use `7-Zip <http://www.7-zip.org>`__ to unpack files with the
``.lzma`` extension.
Generating the documentation Generating the documentation
---------------------------- ----------------------------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论