-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Description
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'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels