simplelib icon indicating copy to clipboard operation
simplelib copied to clipboard

Golang SWIG Example Project

Results 2 simplelib issues
Sort by recently updated
recently updated
newest added

hi, all following the ReadMe guide , I run go get command , but failed: ``` go get github.com/zacg/simplelib can't build package github.com/zacg/simplelib because it contains C++ files (simpleclass.cpp) but...

Could you provide an existing of using a compiled static .a lib? I'm working with a fairly large project that produces a few .a files after compilation.