First time here? Check out the FAQ!

Ask Your Question
1

static build of openCV for windows

asked Mar 1 '17

user10001 gravatar image

I noted that after OpenCv 3.0, there is no static build with pre compiled version of OpenCV.

is there any plan to bring them back?

Preview: (hide)

Comments

I don't know if there is a plan to bring them back but If you don't want to wait you can build it yourself

LBerger gravatar imageLBerger (Mar 1 '17)edit

1 answer

Sort by » oldest newest most voted
1

answered Mar 2 '17

berak gravatar image

cmake -DBUILD_SHARED_LIBS=OFF

Preview: (hide)

Comments

Is there a way to build both Shared Libraries and Static Libraries at once?

Royi gravatar imageRoyi (Apr 17 '18)edit

@Royi I don't think so but you can use two folders for binary

LBerger gravatar imageLBerger (Apr 17 '18)edit

Question Tools

1 follower

Stats

Asked: Mar 1 '17

Seen: 1,388 times

Last updated: Mar 01 '17