Hello all, I'm new to thrift and I have no problem with it on GNU/Linux platform. But on win32 system it seems thrift does not fully compile. I can partially compile and produce the thrift compiler under cygwin, however not the c++ runtime library. (pthread_mutex_recursive_np not defined)
My question is: is it possible to run a C++ thrift server on windows? Google doesn't help much on this case. Thanks in advance. -- Thanks & Best Regards, Hua Yanghao
