Conversation
Signed-off-by: Dado Mista <dadomista@gmail.com>
|
This is (should be) natively supported already, although you have to have the Windows: https://discord.com/channels/904830990319485030/910181652192448532/917434237991399424 |
|
From Discord links: macOS/Linux
Windows
|
|
I don't have linuxdeployqt-continuous-x86_64.AppImage in ../downloads |
Thanks! I'll try to fix that. linuxdeployqt is an oddball project, but really useful. |
|
I've only ever needed linuxdeployqt when generating Qt installers - but considering how the instructions hard-code an obsolete version number (4.0) maybe we should just have a shell script (build_vesc_tool_.sh) that does all the steps you outlined above so users don't need to copy paste all that |
|
I was trying to make the same installation on M1 (macOS 14.6.1) but couldn't make it work. However, I managed to make it run after a clean installation using these steps here Compile Vesc Tool on MackBook |
|
In general expect that a project describe how you can get its dependecies, and even more per OS, is out of scope. Just the claim "You need to use qtcreator first" is misleading and hacky I suggest to close this. This might make sense on a wiki, or an article in forums |
Added instructions that worked for me