In my case this issue seems to be a bit random.
I get this error randomly when I try to rebuild my CMake project.
```
usr/include/x86_64-linux-gnu/SDL2/SDL_platform.h:179:10: fatal error: 'begin_code.h' file not found
```
When it appears I have to remove entire build folder for my app and rebuild it.
My app: https://github.com/AntiMicroX/antimicrox
In my case this issue seems to be a bit random. x86_64- linux-gnu/ SDL2/SDL_ platform. h:179:10: fatal error: 'begin_code.h' file not found /github. com/AntiMicroX/ antimicrox
I get this error randomly when I try to rebuild my CMake project.
```
usr/include/
```
When it appears I have to remove entire build folder for my app and rebuild it.
My app: https:/