-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Description
cd DisplayingABitmap
haxelib run nme build android -toolkit -gradle
Expected: Should build
Result:
Error: project/src/audio/OpenSlSound.cpp:405:7: error: use of undeclared identifier 'HxAtomicDec'
HxAtomicDec(&activeBuffers);
^
project/src/audio/OpenSlSound.cpp:411:7: error: use of undeclared identifier 'HxAtomicInc'
HxAtomicInc(&activeBuffers);
^
project/src/audio/OpenSlSound.cpp:675:7: error: use of undeclared identifier 'HxAtomicDec'
HxAtomicDec(&activeBuffers);
^
3 errors generated.
Using:
HXCPP: HaxeFoundation/hxcpp@298ad2d
Haxe: 4.3.2
Metadata
Metadata
Assignees
Labels
No labels