Thanks Dirk for the help! As a summary, based on the discussion here, it now compiles successfully on i386. https://github.com/kharchenkolab/N2R/pull/2 https://github.com/kharchenkolab/N2R/pull/3
Here is the rough outline of steps to do this: * use `int64_t` instead of `int` * must place the '#include <RcppEigen.h>'' header before the '#include <RcppSpdlog>'' header * explicitly use ``` #define R_NO_MAP #define STRICT_R_HEADERS ``` Thank you, and I'm so glad we got this resolved! It really does help genomics research, and the contributions via Rcpp has been massive! Best, Evan On Sun, Sep 20, 2020 at 9:31 AM Dirk Eddelbuettel <e...@debian.org> wrote: > > Evan, > > Let's consider this discussion moved to GitHub as it is flowing here > https://github.com/kharchenkolab/N2R/pull/2 > I don't really have the energy to repeat everything in two places. > > Let's recap here once we have a solution. > > Dirk > > -- > https://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org >
_______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel