Ask Your Question
1

static build of openCV for windows

asked 2017-03-01 09:57:37 -0600

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?

edit retag flag offensive close merge delete

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 ( 2017-03-01 10:00:51 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2017-03-02 00:39:16 -0600

berak gravatar image

cmake -DBUILD_SHARED_LIBS=OFF

edit flag offensive delete link more

Comments

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

Royi gravatar imageRoyi ( 2018-04-17 04:12:13 -0600 )edit

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

LBerger gravatar imageLBerger ( 2018-04-17 04:18:49 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-03-01 09:57:37 -0600

Seen: 1,319 times

Last updated: Mar 01 '17