Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

crimsondragonfly
Copy link

@crimsondragonfly crimsondragonfly commented Aug 3, 2025

Hello,

Thank you for your work on the q library.

When trying to build the v1.0_release tag on Linux with gcc and clang + libc++, I ran into the problems described in the commits:

  • gcc and clang with libc++: portaudio.h not found
  • clang with libc++: unrecognized CMAKE_CXX_FLAGS (I ran cmake with -DCMAKE_CXX_FLAGS="-stdlib=libc++" and -DCMAKE_CXX_COMPILER=clang++ )

The two minor commits in this pull request solved these problems.

Tested in Linux with gcc and clang.
After this patch, q builds with gcc but other errors occur with clang/libc++.
@crimsondragonfly crimsondragonfly changed the base branch from master to v1.0 August 3, 2025 13:25
@djowel
Copy link
Member

djowel commented Aug 3, 2025

Thank you!

@djowel djowel merged commit dbbcfb6 into cycfi:v1.0 Aug 3, 2025
3 of 4 checks passed
@crimsondragonfly crimsondragonfly deleted the build_clang branch August 3, 2025 15:01
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

Successfully merging this pull request may close these issues.

2 participants