Skip to content

SDK for Mobile C [C/C++ Compiler] to develop on mobile devices

License

Notifications You must be signed in to change notification settings

bonewell/pocket-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c9dd4bd · Jan 8, 2025

History

21 Commits
Jan 8, 2025
Jan 8, 2025
Jun 19, 2024
Jan 8, 2025
Jan 8, 2025
Jun 19, 2024
Feb 11, 2023
Feb 11, 2023
Jan 8, 2025
Jan 8, 2025

Repository files navigation

pocket-sdk

Header only SDK for Mobile C [C/C++ Compiler] to develop on mobile devices

Build and Run example in Mobile C [C/C++ Compiler] applicatioin

  1. Copy *.cpp file from examples into root directory of pocket-sdk.
  2. Tap Run button in the application.

Build project on computer

./build.sh <path> <mode>

Build Native

./build.sh examples/ctree.cpp

Build Webassembly

./build.sh examples/ctree.cpp wasm

Build all examples

./build.sh examples

Dependencies

  1. SDL2 for GUI examples
  2. Emscripten for Webassembly

About

SDK for Mobile C [C/C++ Compiler] to develop on mobile devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published