Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scnlib v4.0.1 无法在 macOS 上正常安装 #6678

Open
CubeSugarCheese opened this issue Mar 23, 2025 · 2 comments
Open

scnlib v4.0.1 无法在 macOS 上正常安装 #6678

CubeSugarCheese opened this issue Mar 23, 2025 · 2 comments
Labels

Comments

@CubeSugarCheese
Copy link
Contributor

Xmake 版本

xmake v2.9.7+20241219

操作系统版本和架构

macOS Sonoma 14.7.4

描述问题

scnlib v4.0.1 无法在 macOS 上正常安装

期待的结果

scnlib v4.0.1 能够在 macOS 上正常安装

工程配置

add_requires("scnlib v4.0.1")

附加信息和错误日志

note: install or modify (m) these packages (pass -y to skip confirm)?
in xmake-repo:
  -> scnlib v4.0.1 [license:Apache-2.0]
please input: y (y/n/m)

  => download https://github.com/eliaskosunen/scnlib/archive/refs/tags/v4.0.1.tar.gz .. ok
  => install scnlib v4.0.1 .. failed

/Users/cubic/.xmake/cache/packages/2503/s/scnlib/v4.0.1/source/src/scn/impl.cpp:726:41: error: no member named 'fixed' in namespace 'fast_float'
  726 |             format_flags |= fast_float::fixed;
      |                             ~~~~~~~~~~~~^
/Users/cubic/.xmake/cache/packages/2503/s/scnlib/v4.0.1/source/src/scn/impl.cpp:729:41: error: no member named 'scientific' in namespace 'fast_float'
  729 |             format_flags |= fast_float::scientific;
      |                             ~~~~~~~~~~~~^
2 errors generated.
make[2]: *** [CMakeFiles/scn.dir/src/scn/impl.cpp.o] Error 1
make[1]: *** [CMakeFiles/scn.dir/all] Error 2
make: *** [all] Error 2
if you want to get more verbose errors, please see:
  -> /Users/cubic/.xmake/cache/packages/2503/s/scnlib/v4.0.1/installdir.failed/logs/install.txt
error: install failed!
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: scnlib v4.0.1 cannot be installed normally on macOS

@star-hengxing
Copy link
Contributor

更新一下 xrepo,理论上这个问题已经解决了 #6328

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants