Skip to content

TAAE Sample Can't Find Headers #5

@slcott

Description

@slcott

Out of the box, I get some errors right away when building the sample app. The project can't locate headers for some reason.

/Users/slcott/Downloads/TAAE2-master/TAAESample/TAAESample-Bridging-Header.h:9:9: note: in file included from /Users/slcott/Downloads/TAAE2-master/TAAESample/TAAESample-Bridging-Header.h:9:
#import "AEAudioController.h"
        ^
/Users/slcott/Downloads/TAAE2-master/TAAESample/Classes/AEAudioController.h:12:9: error: 'TheAmazingAudioEngine/TheAmazingAudioEngine.h' file not found
#import <TheAmazingAudioEngine/TheAmazingAudioEngine.h>
        ^
<unknown>:0: error: failed to import bridging header '/Users/slcott/Downloads/TAAE2-master/TAAESample/TAAESample-Bridging-Header.h'

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