Hi,

I tried to call mpz_probable_prime_p() on 1.3.0-rc4 with VS2008Express
and it compiled but did not link, because the file probable_prime_p.c
is missing from build.vc9/lib_mpir_p0/lib_mpir_p0.vcproj

I fixed that one file on my computer but of course the real fix has to
go into the legions of vcproj files...hope they are automatically
generated!  I also noticed that the vcproj file sets the OutputDir to $
(IntDir)\mpz\ on each .c file individually rather than doing that at a
higher level, so that has to be maintained for probable_prime_p.c

Thanks
-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-de...@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