[RhythmGame - game-codelab branch] use of undeclared identifier 'assert' error
Open
bug
codelab
P3
- Dominant language
- C++
- Stars
- 4.1k
- Forks
- 639
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 8
Description
Getting the following error when trying to build the RhythmGame sample on the `game-codelab` branch:
```
/Users/donturner/Code/workspace-android/oboe/src/flowgraph/resampler/PolyphaseResampler.cpp:26:5: error: use of undeclared identifier 'assert'
```
Contributor guide
Assessment
This issue has not been assessed yet.