jehelam

Forum Replies Created

Viewing 1 post (of 1 total)

  • Author
    Posts
  • in reply to: NeatSpeech Linker Error #1027651
    jehelam
    Participant

    I got NeatSpeech working in a Swift project by adding /usr/lib/libstdc++.dylib to the “Other Linker Flags” in Build Settings/Linking, in order to resolve the C++ standard lib references:

    Other Linker Flags /usr/lib/libstdc++.dylib -ObjC

Viewing 1 post (of 1 total)