I ended up just installing Visual C++ 2008 and compiling it with --compile=msvc Worked perfect. Thanks for the help.
On Sat, Feb 13, 2010 at 6:52 PM, Glen Zangirolami <[email protected]> wrote: > VIsual Studio specific flag >> (/Zq), not the warnings. > > > I didn't see a flag for /Zq but I did see a flag /Zl. > I removed it and it still throws the errors. I'll keep tryin'. Thanks! >
_______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
