-
Notifications
You must be signed in to change notification settings - Fork 39
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
sigviewer fails to compile with clang 15 #137
Comments
It may be related to xdf-modules/libxdf#43 (there are discussions at the bottom of the PR). I am currently working on a fix, hopefully will finish in the next few days. Meantime, if it is urgent, a temporary remedy is to compile libxdf prior to that PR and compile it with SigViewer. Thanks! |
precompiling libxdf does not seem to help. I tried with libxdf 0.99 and 0.99.9 . |
@schloegl can you try if using |
At this time, I do not have access anymore to a MacOSX-based platform, and can not do these tests. |
Clang is available for Linux, I don't think you need a Mac for that. |
SigViewer fails to compile on MacOSX 14.7.2, using homebrew as well as compiling from source
The compiler used
% clang++ -v
The text was updated successfully, but these errors were encountered: