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

pxbind needs update #218

Open
Jake-Shadle opened this issue Oct 10, 2023 · 1 comment
Open

pxbind needs update #218

Jake-Shadle opened this issue Oct 10, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Jake-Shadle
Copy link
Member

See #210 (comment), this could be due to any number of factors, but most likely a change in clang versions resulting in different AST output.

@Jake-Shadle Jake-Shadle added the bug Something isn't working label Oct 10, 2023
@fu5ha
Copy link
Member

fu5ha commented Nov 9, 2023

From my experience with #223 this is actually just symptom of being run on an unsupported platform (/clang++/libc++ version)

It would probably be nice to document which clang++ versions will work (13.0 didn't work on macos for me, 14.0 on popOS/linux did, I've seen you talk about 15.0 on linux before), and not sure if libc++ matters but I needed to install g++-12 on my linux install to make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants