kharchenkolab / N2R

R extensions to N2 implementing approximate nearest neighbor search methods
10 stars 3 forks source link

RcppSpdlog, compiles with 32-bit windows #3

Closed evanbiederstedt closed 4 years ago

evanbiederstedt commented 4 years ago

Changes to compile on i386 windows, 32-bit. Related to this discussion: https://github.com/kharchenkolab/N2R/pull/2

#define R_NO_MAP
#define STRICT_R_HEADERS