[chirp_devel] CHIRP Development Process - Win32 Development Environment
Dan Smith
Tue Jan 1 09:25:10 PST 2013
> This should look like the following for the Win32 environment.
>
> C:\Users\{yourusernamehere}\chirp.hg> cd tests
> C:\Users\{yourusernamehere}\chirp.hg\tests> python run_tests
Ah, good call. I made a note on the wiki page there. See if you think
that's enough.
> This runs but results in the following error...
>
> IOError: [Errno 2] No such file or directory: 'logs/verbose'
>
> The solution to this error is to create a directory under tests called
> "logs".
>
> C:\Users\Root\chirp.hg\tests> mkdir logs
Ah, thanks for catching this. The tests are supposed to create the logs
directory before needing them, but I see that the verbose log doesn't. I
just pushed a change to fix this, which should make it unnecessary to
manually create the directory ahead of time.
Thanks!
--
Dan Smith
www.danplanet.com
KK7DS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
Url : http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20130101/546344c9/attachment-0001.bin
More information about the chirp_devel
mailing list