yaoyaoding opened a new pull request, #11:
URL: https://github.com/apache/tvm-ffi/pull/11

   On Windows platform, the cl.exe compiler is a part of MSVC installation and 
we need to run any command using cl in a enviroment prepared by Developer 
Command Prompt for VS. It configuraes the PATH and necessary envoriments like 
INCLUDES, LIB for cl to work in normal. 
   
   This PR runs the `ninja build` command in the enviroment initialized through 
Developer Command Prompt for VS. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to