Did you ever figure out what was going on here? I have heard of people building thrift successfully using mingw, but I have not done it myself.
On Fri, Apr 9, 2010 at 12:26 PM, Steven Knight <[email protected]> wrote: > Has anyone else seen this behavior? I've built the thrift compiler on > Windows according to the instructions on the wiki (using MinGW, not cygwin): > > http://wiki.apache.org/thrift/ThriftInstallationWin32 > > The same .thrift file that generates a full tree of Python modules in gen-py > on Mac and Linux generates a __init__.py and nothing else when I run it on > Windows. > > Before I dive into the guts trying to debug this, are there known pitfalls > here, or something obvious I may be overlooking? > > Thanks, > > --SK >
