Skip to content

Undefined symbol compile time errors in AudioEffects project in Xcode #4

@Shinehah-Gnolaum

Description

@Shinehah-Gnolaum

I am getting compile errors for undefined symbols when I compile your AudioEffects Xcode project to run on an iPhone 8 Simulator.

Here are the error messages as I copied and pasted from the Build target window in Xcode:

Showing All Messages
👎 Undefined symbol: _sox_init

👎 Undefined symbol: _sox_delete_effects_chain

👎 Undefined symbol: _sox_flow_effects

👎 Undefined symbol: _sox_create_effects_chain

👎 Undefined symbol: _sox_find_effect

👎 Undefined symbol: _sox_close

👎 Undefined symbol: _sox_open_write

👎 Undefined symbol: _sox_create_effect

👎 Undefined symbol: _sox_effect_options

👎 Undefined symbol: _sox_open_read

👎 Undefined symbol: _sox_add_effect

👎 Undefined symbol: _sox_quit

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