11 Nov
2013
11 Nov
'13
6:44 p.m.
On Mon, Nov 11, 2013 at 4:30 PM, Jens J. kd4tjx@yahoo.com wrote:
Anybody have the win32 build process/documentation (perhaps on a wiki)? I would like to make a few test/experimental builds for an issue that I'm trying to resolve.
-Jens
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