First time here? Check out the FAQ!
answered 2013-10-25 02:54:30 -0600
you can run cmake with "-D BUILD_SHARED_LIBS=OFF" , and then rebuild opencv. this should generate static libs instead of so's.