I am using the second option, the BrianGladman repository. I have Visual Studio 2015 Update 3 installed on Windows 10, so I go to mpir-master\msvc\vs15 and double click mpir.sln to open it. However, when I tried to build lib_mpir_cxx project, VS complains that it can't find mpir.h. I searched the whole rep but there is no mpir.h header file at all, so I guess I have to do some configuration to setup and generate mpir.h using cygwin before compiling in VS.Did I miss anything to use VS project files directly?
On Monday, October 7, 2019 at 7:49:28 AM UTC-4, Cactus wrote: > > You have two options if you wish to use MPIR on Windows. > > You can use the Linux repository, (https://github.com/wbhart/mpir) in > which case you will need to have cygwin or mingw installed (the 32 or 64 > bit versions or both depending on your needs) > > Or you can use the Windows repository ( > https://github.com/BrianGladman/mpir) in which case you need to have a > version of Microsoft Visual Studio installed. > > I maintain the Windows repository and you can report any errors in > building MPIR with Visual Studio on the GitHub MPIR repository, where I > will do what I can to help. > > Brian Gladman > -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to mpir-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/mpir-devel/0b39602d-dd74-4f0d-b99d-66e71afa9674%40googlegroups.com.