Closed cccclai closed 1 year ago
The main binary is linked with a few libraries and I can see the error message
53 duplicate symbols for architecture x86_64
however it doesn't show the exact duplicate symbol. Is there a way to show them? I try to enable ENABLE_VISIBILITY_INT but it seems the same
ENABLE_VISIBILITY_INT
This is outside the scope of this toolchain. Closing.
The main binary is linked with a few libraries and I can see the error message
however it doesn't show the exact duplicate symbol. Is there a way to show them? I try to enable
ENABLE_VISIBILITY_INT
but it seems the same