----------  Forwarded Message  ----------

Subject: Fwd: MPFR_C++ mpir2.4.0 Help wanted
Date: Wednesday 28 September 2011, 10:01:08
From: Ludovic GIRAUD <b00178...@essec.edu>
To: thempirt...@gmail.com

I tried to follow these steps
http://gladman.plushost.co.uk/oldsite/computing/gmp4win.php
 to get mpfr going in c++ under visual c++ express edition 2005 but it seems
to be for visual studio 2010 only...


---------- Forwarded message ----------
From: Ludovic GIRAUD <b00178...@essec.edu>
Date: 2011/9/28
Subject: MPFR_C++ mpir2.4.0 Help wanted
To: thempirt...@gmail.com


Hi, I'm using Visual C++ express editiion 2005 under windows and I needed to
use big numbers like 1000^{1000} with a maximum of precision so I was told
to use the mpreal.h class and mpfr,
so I downloaded: mpir-2.4.0.tar mpfr and mpfr_c++, I replaced all doubles in
my programm with mpreals and managed to compile after having made the right
lib include links. The thing is when I compile I get plenty unresolved
tokens, I made the right include links, can you please check it out? This is
the linker error messages followed by the code I compile
http://pastebin.com/KcNg1h5J

Thanks for your help it would be greatly appreciated

Ludo

-----------------------------------------

-- 
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.

Reply via email to