On Fri, Jul 6, 2012 at 3:30 PM, Anil <anil.r...@gmail.com> wrote: > I was getting errors for this lib > https://www.dlitz.net/software/pycrypto/doc/ > and so I want to build mpir. However, trying to follow these instructions > http://www.exploringbinary.com/how-to-install-and-run-gmp-on-windows-using-mpir/ > I find that there is a vc.10 directory only. Where can I find an mpir build > for vs2008?
You should be able to build mpir using the two batch file in mpir-2.5.1\win directory. In my experience, they should work with either VS2008 or VS2010. If you encounter issues, I have modified version that is included with gmpy2 that should also work. I've built PyCrypto and mpir a while ago. I made comments in this thread: https://groups.google.com/group/comp.lang.python/browse_thread/thread/d9dc39ac58c1e96e/c321bc634ea19901?hl=en&lnk=gst&q=pycrypto#c321bc634ea19901 This should get you started. Let me know if you have any issues. casevh > > -- > You received this message because you are subscribed to the Google Groups > "mpir-devel" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/mpir-devel/-/jp4uBRyfxbsJ. > To post to this group, send email to mpir-devel@googlegroups.com. > To unsubscribe from this group, send email to > mpir-devel+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/mpir-devel?hl=en. -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to mpir-devel@googlegroups.com. To unsubscribe from this group, send email to mpir-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en.