On Thu, May 31, 2012 at 3:09 AM, Dave Hirschfeld <dave.hirschf...@gmail.com> wrote: > Hi cython devs, > I got the "unable to find vcvarsall.bat" error when using cython_inline when > trying to compile with mingw. Using cython normally (creating a setup.py file) > worked fine however. > > I was able to fix the problem for me by changing inline.py to parse the config > files before building the extension. I've created a pull request with my > changes: > > https://github.com/cython/cython/pull/129 > > Apologies if I haven't used the appropriate workflow - I'm fairly new to git > and > this is my first pull request!
Thanks! Yes, this is the way to do it. - Robert _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel