On 07/05/2015 23:53, Dann Corbit wrote: > Hi Dann, > [snip] >> so I opened the vcxproj and built it from that. Successful. > > It seems that this is the problem. > The solution does some sort of post-build step to move the library to a > non-standard location. > The other projects expect the library to reside there. > > I think that the mystery is solved. > > It might be nice in the notes to say: > Using the MPIR solution > 1. Build for your platform the mpir library and/or the mpir dll files > 2. Build the mpirxx library. > > I saw the error and built it, but it has to be built from the MPIR solution > or it does not work.
It should build from the .vcxproj file since building from the .sln file does not (AFAIK) impact on a project build. So this is still a puzzle. I will add a sentence under 'The Tests' as follows: The Tests ========= There is a separate solution for the MPIR tests: mpir-tests.sln. In Visual Studio 2013 this is in build.vc14 folder. To run the tests it is important that both mpir.lib (the C library) and mpirxx.lib (the C++ library) are built prior to building the tests themselves. Brian -- 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 post to this group, send email to mpir-devel@googlegroups.com. Visit this group at http://groups.google.com/group/mpir-devel. For more options, visit https://groups.google.com/d/optout.