Re: [go-nuts] golang call c++ api by swig

2017-06-22 Thread Lee Rick
I had try it, but it didn't work with "Go bindings for OpenCV / 2.x API", macbookpro:gocv fredlee$ go build -x WORK=/var/folders/34/z2z_vp1573g5014m8k7wys10gn/T/go-build392930293 mkdir -p $WORK/github.com/lazywei/go-opencv/gocv/_obj/ mkdir -p $WORK/github.com/lazywei/go-opencv/ cd /Users

Re: [go-nuts] golang call c++ api by swig

2017-06-22 Thread Justin Israel
What about referencing existing OpenCV bindings that are already using swig? https://github.com/lazywei/go-opencv/tree/master/gocv On Thu, Jun 22, 2017, 9:49 PM Lee Rick wrote: > hi,guys >I wanna wrap opencv2.4.x library to my project by swig, how to do > it? >anyone can give me

[go-nuts] golang call c++ api by swig

2017-06-22 Thread Lee Rick
hi,guys I wanna wrap opencv2.4.x library to my project by swig, how to do it? anyone can give me a demo ? hope to reply. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving email