FYI, I added the notes Michael provided and Jens confirmed was working to the wiki page.
http://chirp.danplanet.com/projects/chirp/wiki/DevelopersWin32Environment
On windows are people generally using Python.org's packages or ActivePython?
Should there be a note to recommend one or the other?
On 11/11/2013 9:44 PM, Michael Pittaro wrote:
I followed the notes at http://chirp.danplanet.com/projects/chirp/wiki/DevelopersWin32Environment
In addition to that, I have the following notes for what I found as I went through the process:
- Follow site directions for setup
- install py2exe
- install cygwin
- add Cygwin zip/unzip
- install NSIS
- run build/make_Win32_build.sh from top hg directory
- output in c:\cygwin (which is a little weird....)
Builds were done from the cygwin prompt.
mike _______________________________________________ chirp_devel mailing list chirp_devel@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_devel Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers