You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The VESC version I'm using is master and the system is Windows 11 Home. I followed the instructions in the README and successfully compiled the VESC, and the required files were successfully generated in VESC/bldc/build/100_250. However, enter make qt_install in the VESC source directory to download QT-related resources. Finally he popped up, following the error
INFO : Finished installation
INFO : Time elapsed: 62.48101970 second
INFO : aqtinstall(aqt) v3.1.15 on Python 3.9.13 [CPython MSC v.1929 64 bit (AMD64)]
INFO : Downloading qt.tools.qtcreator...
INFO : Downloading qt.tools.qtcreator...
INFO : Downloading qt.tools.qtcreator...
INFO : Downloading qt.tools.qtcreator...
INFO : Redirected: mirrors.sjtug.sjtu.edu.cn
INFO : Redirected: mirrors.sjtug.sjtu.edu.cn
INFO : Redirected: mirrors.sjtug.sjtu.edu.cn
INFO : Redirected: mirrors.sjtug.sjtu.edu.cn
INFO : Finished installation of wininterrupt64.7z in 2.70772610
INFO : Finished installation of wininterrupt32.7z in 2.72669400
INFO : Finished installation of qtcreator_sdktool.7z in 3.60748000
INFO : Downloading qt.tools.qtcreator...
INFO : Redirected: mirrors.sjtug.sjtu.edu.cn
INFO : Finished installation of jom.7z in 3.88408240
INFO : Finished installation of qtcreator.7z in 113.31909070
INFO : Finished installation
INFO : Time elapsed: 116.48362950 second
Project/Qt Creator/vesc.pro.shared.template
d:/application/packages/xpack-windows-build-tools-4.4.1-2/bin/sh: E:/Project/VESC/bldc/tools/QtToolsQtCreatorbinsdktool.exe: not found
make: *** [E:/Project/VESC/bldc/make/tools.mk:150: qt_creator_configure] Error 127
I'm missing something
The text was updated successfully, but these errors were encountered:
The VESC version I'm using is master and the system is Windows 11 Home. I followed the instructions in the README and successfully compiled the VESC, and the required files were successfully generated in VESC/bldc/build/100_250. However, enter make qt_install in the VESC source directory to download QT-related resources. Finally he popped up, following the error
I'm missing something
The text was updated successfully, but these errors were encountered: