Header only SDK for Mobile C [C/C++ Compiler] to develop on mobile devices
- Copy
*.cppfile from examples into root directory ofpocket-sdk. - Tap
Runbutton in the application.
./build.sh <path> <mode>
./build.sh examples/ctree.cpp
./build.sh examples/ctree.cpp wasm
./build.sh examples
- SDL2 for GUI examples
- Emscripten for Webassembly