andrewrk / andrewrk/PyDaw

Bug: Mising Bat file. (error: Unable to find vcvarsall.bat)

未关闭
#3 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
105
派生
12
PR 合并指标
30 天内没有已合并 PR

描述

I tried to build according to the instructions, but it seems that there is a file "vcvarsall.bat" that is missing. I'm not sure if this is needed or not.

Using Powershell on Windows 10.

```
\PyDaw> python setup.py build
```
```
running build
running build_py
creating build
creating build\lib.win-amd64-3.7
creating build\lib.win-amd64-3.7\daw
copying daw\dummy.py -> build\lib.win-amd64-3.7\daw
copying daw\exceptions.py -> build\lib.win-amd64-3.7\daw
copying daw\flstudio.py -> build\lib.win-amd64-3.7\daw
copying daw\lmms.py -> build\lib.win-amd64-3.7\daw
copying daw\__init__.py -> build\lib.win-amd64-3.7\daw
running build_ext
building 'flpmodule' extension
error: Unable to find vcvarsall.bat
PS \PyDaw>

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。