Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-pbtojson

##ffi build

cd ffi

go build -buildmode=c-shared -o gopbtojson.so ..\go\pbtojson.go

##ext build

cd ext

go build -buildmode=c-archive -o libgopbtojson.a ..\go\pbtojson.go

phpize

./configure

make

sudo make install

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages