Skip to content

github install issue #130

@edward130603

Description

@edward130603

@senbaikang

I'm having some issues installing your latest version.

** libs
using C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
using C++17
g++  -std=gnu++17 -I"C:/Users/zhaoej/AppData/Local/Programs/R/R-44~1.1/include" -DNDEBUG  -I'C:/Users/zhaoej/AppData/Local/Programs/R/R-4.4.1/library/Rcpp/include' -I'C:/Users/zhaoej/AppData/Local/Programs/R/R-4.4.1/library/RcppArmadillo/include' -I'C:/Users/zhaoej/AppData/Local/Programs/R/R-4.4.1/library/RcppDist/include' -I'C:/Users/zhaoej/AppData/Local/Programs/R/R-4.4.1/library/RcppProgress/include'   -I"c:/rtools44/x86_64-w64-mingw32.static.posix/include"  -Iindicators/include -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++17 -I"C:/Users/zhaoej/AppData/Local/Programs/R/R-44~1.1/include" -DNDEBUG  -I'C:/Users/zhaoej/AppData/Local/Programs/R/R-4.4.1/library/Rcpp/include' -I'C:/Users/zhaoej/AppData/Local/Programs/R/R-4.4.1/library/RcppArmadillo/include' -I'C:/Users/zhaoej/AppData/Local/Programs/R/R-4.4.1/library/RcppDist/include' -I'C:/Users/zhaoej/AppData/Local/Programs/R/R-4.4.1/library/RcppProgress/include'   -I"c:/rtools44/x86_64-w64-mingw32.static.posix/include"  -Iindicators/include -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cluster.cpp -o cluster.o
cluster.cpp:12:10: fatal error: indicators/cursor_control.hpp: No such file or directory
   12 | #include <indicators/cursor_control.hpp>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [C:/Users/zhaoej/AppData/Local/Programs/R/R-44~1.1/etc/x64/Makeconf:296: cluster.o] Error 1
ERROR: compilation failed for package 'BayesSpace'
* removing 'C:/Users/zhaoej/AppData/Local/Programs/R/R-4.4.1/library/BayesSpace'

I have a fresh R and Rtools install so I don't think there's any issues there. Have you tested the package on Windows? I'll look into this more this week if I have time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions