added bonus note showing running cmd then echo %PATH% from relevant MSYS shell

Kyle Kienapfel 2022-04-24 16:22:04 -07:00
parent 4eb9c98989
commit bf60ee0d70
1 changed files with 4 additions and 0 deletions

@ -116,6 +116,10 @@ e.g.
cp externals/ffmpeg-*/bin/*.dll bin/
```
Bonus Note: Running programs from inside `MSYS2 MinGW x64` shell has a different %PATH% than directly from explorer. This different %PATH% has the locations of the other DLLs required.
![image](https://user-images.githubusercontent.com/190571/165000848-005e8428-8a82-41b1-bb4d-4ce7797cdac8.png)
### Building without Qt (Optional)
Doesn't require the rather large Qt dependency, but you will lack a GUI frontend: