Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong AudioMacros' s path in AudioDecoder.mm #690

Closed
huachangmiao opened this issue Nov 27, 2019 · 2 comments
Closed

wrong AudioMacros' s path in AudioDecoder.mm #690

huachangmiao opened this issue Nov 27, 2019 · 2 comments
Milestone

Comments

@huachangmiao
Copy link

cocos/audio/apple/AudioDecoder.mm

#include "audio/apple/AudioMacros.h"

should be

#include "audio/include/AudioMacros.h"

@halx99
Copy link
Member

halx99 commented Nov 27, 2019

yes, and recently i works for engine-v5 also finish this feature, I will sync later, axmolengine/axmol#1

@halx99
Copy link
Member

halx99 commented Nov 27, 2019

Fixed: 46fdf75

@halx99 halx99 added this to the 10.0.5900.509 milestone Nov 27, 2019
@halx99 halx99 closed this as completed Nov 27, 2019
@halx99 halx99 modified the milestones: 10.0.5900.509, runtime Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants