
31 Mar
2009
31 Mar
'09
8:23 a.m.
Hi Paul, Paul A. Bristow wrote:
Yes - Sounds interesting - but the sample compiles - with a blizzard of warnings :-((
I've used this gmp.h
#include "i:\boost-sandbox\SOC\2007\bigint\gmp-win32\gmp.h"
but fails to link for me. (MSVC 2008 Sp1)
What am I also missing?
GMP is not header only. You need a win32 build. There are some (but not too much) on the internet. I have it from http://www.cs.nyu.edu/exact/core/gmp. It works fine but it is not the latest version of GMP. Maybe someone knows a better win32 distribution. Regards, Barend