Skip to content

question about the process of cmake -B build -DCMAKE_BUILD_TYPE=Release ande cmake --build build -- -j #18

@lhundefined

Description

@lhundefined

How to resolve the issue of mixed linking between libc++ and libstdc++? The Open3D library is compiled with libc++ (LLVM's C++ standard library), while other parts of the project use libstdc++ (GCC's C++ standard library), resulting in symbol conflicts. What should be done to fix this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions