You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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); ^
The text was updated successfully, but these errors were encountered:
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
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); ^
The text was updated successfully, but these errors were encountered: