You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/12/10 21:22:22 UTC

[GitHub] eftiquar commented on a change in pull request #8619: Revising steps for building MXNet on Windows platform

eftiquar commented on a change in pull request #8619: Revising steps for building MXNet on Windows platform 
URL: https://github.com/apache/incubator-mxnet/pull/8619#discussion_r155960699
 
 

 ##########
 File path: docs/install/windows_setup.md
 ##########
 @@ -33,9 +34,19 @@ To build and install MXNet yourself, you need the following dependencies. Instal
 After you have installed all of the required dependencies, build the MXNet source code:
 
 1. Download the MXNet source code from [GitHub](https://github.com/dmlc/mxnet).
-2. Use [CMake](https://cmake.org/) to create a Visual Studio solution in ```./build```.
-3. In Visual Studio, open the solution file,```.sln```, and compile it.
-These commands produce a library called ```mxnet.dll``` in the ```./build/Release/``` or ```./build/Debug``` folder.
+2. Open native tools command prompt for Visual Studio 2015 ( choose x64 or x86 native as required)
 
 Review comment:
   Not doing so results in errors from CUI being unable to discover VS tools. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services