[PyQt] pyqtdeploy-sysroot: Unable to detect MSVC2015 or MSVC2017.
Zhao Lee
redstone-cold at 163.com
Sat Jun 1 04:31:28 BST 2019
Thanks , I have tried what you said , still got the same error
At 2019-06-01 02:02:36, "Kyle Altendorf" <sda at fstab.net> wrote:
I think you need to either use a developer command prompt:
https://docs.microsoft.com/en-us/cpp/build/building-on-the-command-line?view=vs-2019#developer_command_prompt_shortcuts
or manually call the proper vcvars script:
https://docs.microsoft.com/en-us/cpp/build/building-on-the-command-line?view=vs-2019#developer_command_file_locations
Cheers,
-kyle
On 2019-05-31 12:51, Zhao Lee wrote:
Already installed Microsoft Build Tools 2015 from https://www.microsoft.com/en-us/download/details.aspx?id=48159
Followed https://www.riverbankcomputing.com/static/Docs/pyqtdeploy/demo.html
When
C:\Users\i\Downloads\pyqtdeploy-2.4\demo>python build-demo.py
I got
pyqtdeploy-sysroot: Unable to detect MSVC2015 or MSVC2017.
So what's wrong ?
I am not the only one encountered the problem ,
https://stackoverflow.com/questions/55409969/pyqtdeploy-unable-to-detect-msvc2015-or-msvc2017
please help !
_______________________________________________
PyQt mailing list PyQt at riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190601/9dc39442/attachment.html>
More information about the PyQt
mailing list