Skip to content

k4Shinigami/generate-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generate-lib

. General cpp build:

> cd simple-cpp
> g++ static-check.cpp
> ./a.out

. Build for android:

> cd binary-for-android
> ./build.sh

This will generated a compiled file and a binary. Should see both files in the same folder

extras

. To see the file details: file hello-binary

About

generate c++ based lib for android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors