7/include -I/share/work/biosoft/libwebp/libwebp-v1.3.2/include -I/share/work/biosoft/freetype/freetype-v2.14.3/include -I/share/work/biosoft/freetype/freetype-v2.14.3/include/freetype2 -fpic -g -O2 -c LZ4/lz4hc.cpp -o LZ4/lz4hc.o
In file included from qs_deserialization.h:22,
from qs_functions.cpp:25:
qs_deserialize_common.h: In function ‘SEXPREC* processBlock(T*)’:
qs_deserialize_common.h:553:20: error: ‘__gnu_cxx::__alloc_traits<std::allocator<sfstring>, sfstring>::value_type’ {aka ‘struct sfstring’} has no member named ‘check_if_native_is_ascii’
553 | ref[i].check_if_native_is_ascii(string_encoding);
| ^~~~~~~~~~~~~~~~~~~~~~~~
make: *** [/share/work/biosoft/R/R-v4.5.3-sc/lib64/R/etc/Makeconf:209: qs_functions.o] Err
# 安装已知兼容的版本组合 install.packages("https://cran.r-project.org/src/contrib/Archive/stringfish/stringfish_0.16.0.tar.gz", repos = NULL) install.packages("https://cran.r-project.org/src/contrib/Archive/qs/qs_0.26.3.tar.gz", repos = NULL)
如果觉得我的文章对您有用,请随意打赏。你的支持将鼓励我继续创作!
