Hi Ludo,
 
It is hard to help you as I am using the latest versions of MPIR, MPFR and 
MPFRC++ with Visual Studio 2010.
 
I am wondering why you have not upgraded from VC++ Express 2005 to VC++ 
Express 2010?
 
If it is failing only in the linking step, maybe you have not added mpir.lib 
and/or mpfr.lib to your project?
 
Another possible problem is that your versions of mpir, mpfr and mpfrc++ are 
not compatible. The latest template works with mpfr 3.0 but I suspect that 
mpir 2.4 and mpfr 3.0 are not compatible.
 
It will be easier to make this work if you upgrade to VC++ Express 2010 
(which is free).
 
   best regards,  
 
     Brian Gladman
 

-- 
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/-/XWQJEnHBIakJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to