rohan-shah / mpMap2

New version of mpMap
12 stars 5 forks source link

mpMap2 install ERROR #2

Closed YuntaoTan closed 5 years ago

YuntaoTan commented 6 years ago

hi, rohan-shah, when i install mpMap2, i get following error. can you help me. thank you. `$ R CMD INSTALL mpMap2-0.0.4.tar.gz untar2(tarfile, files, list, exdir, restore_times)里有警告: skipping pax global extended headers

rohan-shah commented 6 years ago

I'll don't have a Linux machine to test on until Monday. Can you give me your gcc version, and can you also try and install from the git version.

rohan-shah commented 6 years ago

All the lines listed are points at which relatively recent c++ features are used - anonymous functions and move semantics. I suspect you have an ancient version of gcc.

rohan-shah commented 5 years ago

I'm assuming you have an old version of gcc / g++ and closing this issue. Come back to me if this still isn't resolved.