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

MSYS2+clang18で実行できない #278

Closed
KazApps opened this issue May 23, 2024 · 1 comment
Closed

MSYS2+clang18で実行できない #278

KazApps opened this issue May 23, 2024 · 1 comment

Comments

@KazApps
Copy link

KazApps commented May 23, 2024

MSYS2上でclangのversionを18に上げたところ、ビルド自体はできるのですが実行できなくなりました(clang version 17の時は問題なかった)。
exit codeは-1073741819です。-1073741819はファイルシステムのエラーのようです。
動かないのはおそらくYANEURAOU_ENGINE_NNUE系だけだと思います(FukauraOuは試していないからわからない)。
ビルド時にstdlibをlibc++に指定すると実行可能なのでlibstdc++に問題があるということなのでしょうか。

@yaneurao
Copy link
Owner

ご報告ありがとうございます。

⇓この問題だったようで対応しました。
db3565e

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

No branches or pull requests

2 participants