Whoops! I have to walk that back: I was attaching the wrong file! (Ended up
in the wrong directory, tab-completion did the rest.) The "include" command
*does* still work.
Sorry for the false alarm,
john perry
On Monday, June 8, 2015 at 3:27:46 PM UTC-5, john_perry_usm wrote:
>
> Hello Volker (&
Hello Volker (& others with interest)
I get the same error in Sage 6.7, but this time adding the recommended
include directive to the Cython file doesn't work. Error message below, but
I note that a workaround (however temporary) is to modify the offending
file, si_gmp.h, so that
# include
Considering the location of cf_gmp.h you probably need
#cinclude $SAGE_ROOT/local/include/factory
On Tuesday, December 23, 2014 10:53:03 AM UTC+1, john_perry_usm wrote:
>
> Hello
>
> I tried to attach a Cython file that worked in previous versions of Sage
> (incl Sage beta 6.4.1) to Sage beta