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

Cant compile NME for android with latest hxcpp changes #715

Open
codeservice opened this issue Dec 20, 2022 · 0 comments
Open

Cant compile NME for android with latest hxcpp changes #715

codeservice opened this issue Dec 20, 2022 · 0 comments

Comments

@codeservice
Copy link
Contributor

Error: ./src/audio/OpenSlSound.cpp:405:7: error: use of undeclared identifier 'HxAtomicDec' HxAtomicDec(&activeBuffers); ^ ./src/audio/OpenSlSound.cpp:411:7: error: use of undeclared identifier 'HxAtomicInc' HxAtomicInc(&activeBuffers); ^ ./src/audio/OpenSlSound.cpp:675:7: error: use of undeclared identifier 'HxAtomicDec' HxAtomicDec(&activeBuffers); ^

@codeservice codeservice changed the title Cant compile NMS for android with latest hxcpp changes Cant compile NME for android with latest hxcpp changes Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant