Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
David Somers wrote: > The major snafu may be that things assume the cygwin environment and they'll > break when using something else (hardcoded paths to tools is the usual > problem). As always YMMV... but IMHO its a good idea to be able to build > cvsnt from source without relying on Tony to do it... its a good way of > throwing up any problems with the build process. Building from source is easy enough and doesn't require any of these tools. It's running the entire release process through to creating the msi that requires a static build environment.. there's no reason of course that someone couldn't rewrite all that from scratch without any of my scripts. Tony