Reply to ld: Assertion failed: (resultIndex < sectData.atoms.size()) -lstdc++ Topic: Developer Tools & Services SubTopic: Xcode Tags: Sep ’23
Reply to ld: Assertion failed: (resultIndex < sectData.atoms.size()) if you use cmake, you can add "set(CMAKE_CXX_FLAGS "-no-pie")", and it works. Topic: Developer Tools & Services SubTopic: Xcode Tags: Sep ’23