23 Dec
2019
23 Dec
'19
8:02 a.m.
However, I can't get past two items before I commit my first patches.
- I'm not able to run tox. The output on freshly downloaded from repository Chirp code is:
F:\Programming\CHiRP\chirp.hg\chirp>tox
You should be running this from the directory above (chirp.hg not chirp.hg/chirp).
- When trying to create a Windows executable using "run ./build/make_Win32_build.sh", it fails: this script is not present.
I removed this script a while ago as it was no longer useful or correct. You don't need to run it before or in order to submit your patch. If it says (or implies) so somewhere, let me know and I'll fix it.
Thanks!
--Dan