Page 1 of 1

linux static

Posted: Fri Mar 11, 2016 4:40 pm
by techpro2004
I am unable to compile a static build of comskip for linux. I am getting errors about libopencv. How do I do it. Step by step instructions would be great. thanks

Re: linux static

Posted: Fri Mar 11, 2016 4:44 pm
by erik
The instructions on Github worked for me.

Re: linux static

Posted: Fri Mar 11, 2016 4:46 pm
by techpro2004
they work just fine for a shared build but i am trying to make a static build. thanks

Re: linux static

Posted: Sat Mar 12, 2016 9:19 am
by erik
Adding --enable-static worked for me

Re: linux static

Posted: Sat Mar 12, 2016 3:31 pm
by techpro2004
Maybe I am just using the wrong package for opencv. Which are you using? thanks