[qmtest] running qmtest on bash in cygwin...
Stefan Seefeld
seefeld at sympatico.ca
Wed Aug 20 19:54:31 UTC 2003
Mark Mitchell wrote:
> We've never tried using the Cygwin version of Python, so I can't speak
> to that. It might work, but there are places where QMTest makes
> OS-dependent decisions, and it may be that it would use Windows behavior
> where it should use UNIX-like behavior.
>
> We do use the native Windows version of Python regularly. The build
> process we use can be found in scripts/qm-release. See the build_exec
> function for how we build the Windows binary releases.
just from looking at the GNUMakefile, I see that the version of python
being used decides also whether to install the qmtest (cygwin shell)
script or the qmtest.bat batch file. Does this really make sense ?
As I didn't manage to run qmtest with the cywin python (see the other
post), I'm now trying the win32 python. However, my build system is
still cygwin based, so I still want to run qmtest from a cygwin shell.
Regards,
Stefan
More information about the qmtest
mailing list