Displaying 3 results from an estimated 3 matches for "libflint".
2012 Aug 06
1
Windows link.exe error : libbrass.lib(brass_table.obj) : unresolved external symbol _inflateEnd
...Temp\nmD882.tmp
libbrass.lib(brass_table.obj) : error LNK2019: unresolved external symbol
_inflateEnd referenced in function "public: __thisc
all BrassTable::~BrassTable(void)" (??1BrassTable@@QAE at XZ)
libchert.lib(chert_table.obj) : error LNK2001: unresolved external symbol
_inflateEnd
libflint.lib(flint_table.obj) : error LNK2001: unresolved external symbol
_inflateEnd
libbrass.lib(brass_table.obj) : error LNK2019: unresolved external symbol
_deflateEnd referenced in function "public: __thisc
all BrassTable::~BrassTable(void)" (??1BrassTable@@QAE at XZ)
libchert.lib(chert_table...
2025 Feb 24
0
R package 'flint', an interface to the FLINT C library, now available on CRAN
...r it. But it can be
expanded, again by request of users.
* Installation from sources depends on FLINT, GNU MPFR, and GNU MP headers
and libraries. Use your operating system's package manager to install
these ...
$ pacman -S flint
$ apt install libflint-dev
$ dnf install flint-devel
$ pkg install flint
$ port install flint
$ brew install flint
... unless ...
(1) The repositories provide a too old (< 3.0.0) version of FLINT, in
which case consider building FLINT from a recent...
2025 Feb 24
0
R package 'flint', an interface to the FLINT C library, now available on CRAN
...r it. But it can be
expanded, again by request of users.
* Installation from sources depends on FLINT, GNU MPFR, and GNU MP headers
and libraries. Use your operating system's package manager to install
these ...
$ pacman -S flint
$ apt install libflint-dev
$ dnf install flint-devel
$ pkg install flint
$ port install flint
$ brew install flint
... unless ...
(1) The repositories provide a too old (< 3.0.0) version of FLINT, in
which case consider building FLINT from a recent...