I can’t run the tests because it is not obvious to me how to set the include 
file paths for python.  I get errors like this when I run build_tests.py:

t-divisor_in_residue_class_lenstra.c
..\..\fmpz\test\t-divisor_in_residue_class_lenstra.c(28): fatal error C1083: 
Cannot open include file: 'gmp.h': No such file or directory
t-divisor_sigma.c
..\..\flint.h(36): fatal error C1083: Cannot open include file: 'gmp.h': No 
such file or directory
t-dlog.c
..\..\fmpz\test\t-dlog.c(28): fatal error C1083: Cannot open include file: 
'gmp.h': No such file or directory
t-equal.c
..\..\fmpz\test\t-equal.c(28): fatal error C1083: Cannot open include file: 
'gmp.h': No such file or directory
t-equal_si.c
..\..\fmpz\test\t-equal_si.c(29): fatal error C1083: Cannot open include file: 
'gmp.h': No such file or directory
t-equal_ui.c
..\..\fmpz\test\t-equal_ui.c(28): fatal error C1083: Cannot open include file: 
'gmp.h': No such file or directory
t-euler_phi.c
..\..\fmpz\test\t-euler_phi.c(29): fatal error C1083: Cannot open include file: 
'gmp.h': No such file or directory
t-fac_ui.c
..\..\fmpz\test\t-fac_ui.c(29): fatal error C1083: Cannot open include file: 
'gmp.h': No such file or directory
t-fdiv_q.c
..\..\fmpz\test\t-fdiv_q.c(28): fatal error C1083: Cannot open include file: 
'gmp.h': No such file or directory
t-fdiv_q_2exp.c
..\..\fmpz\test\t-fdiv_q_2exp.c(28): fatal error C1083: Cannot open include 
file: 'gmp.h': No such file or directory
t-fdiv_q_si.c
..\..\fmpz\test\t-fdiv_q_si.c(28): fatal error C1083: Cannot open include file: 
'gmp.h': No such file or directory
t-fdiv_q_ui.c
..\..\fmpz\test\t-fdiv_q_ui.c(28): fatal error C1083: Cannot open include file: 
'gmp.h': No such file or directory
t-fdiv_qr.c
..\..\fmpz\test\t-fdiv_qr.c(28): fatal error C1083: Cannot open include file: 
'gmp.h': No such file or directory
t-fdiv_qr_preinvn.c
..\..\fmpz\test\t-fdiv_qr_preinvn.c(28): fatal error C1083: Cannot open include 
file: 'gmp.h': No such file or directory
t-fdiv_r.c

I should mention that my python environment is Anaconda using 64 bit Python 3.4
http://continuum.io/downloads#py34

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

Reply via email to