Thanks Mike,
confirmed it's working!


On Monday, November 11, 2013 8:44 PM, Michael Pittaro <mikeyp@lhrc.com> wrote:
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