Skip to content
Discussion options

You must be logged in to vote

The intrusive_ptr_add_ref that Clang claims doesn't exist is declared here : https://github.com/GafferHQ/gaffer/blob/main/include/Gaffer/Private/SlotBase.h#L152-L155. I don't know why Clang wouldn't be finding it though. For what it's worth, I do compile with Clang on Mac occasionally, and it works there.

I fixed the problem. The problem was with the C++20 flag

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Martinfx
Comment options

Answer selected by Martinfx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants