Adam Sikora on Sat, 28 Feb 2009 21:17:33 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

level0.h missing


I am trying to use PARI library in C++ program under Win XP.

I placed #include <pari.h> in the code, but it tries to include
/src/kernel/ix86/level0.h    which is not a part of pari-2.3.4.tar package.
Where can I get that file? Or, perhaps, do I do something wrong?

Many thanks,

Adam Sikora