Ask Your Question
0

Binaries for MinGW on Windows 7

asked Jan 9 '14

Viatorus gravatar image

updated Jan 10 '14

Hey Community,

I want to use openCV in C++ but the problem is, I can´t find the libraries for mingw under build/x86/. There are only the vcXX libraries. Where can I get them or must I compile them by my own? That would be terrible, because I don´t have admin rights and cmake need them. >.<

Thanks in advance!

Got it:

I have not seen that there is also a zipped cmake for download. This does not need admin permission.

Thank you anyway.

Preview: (hide)

1 answer

Sort by » oldest newest most voted
0

answered Jan 9 '14

OoVoO gravatar image

1 what program are you trying to use ? http://www.youtube.com/watch?v=oVfAU1ziOjg

Preview: (hide)

Comments

1

I get it to work but the problem is, that cmake only generates dll.a but I want static libraries. :/

Viatorus gravatar imageViatorus (Jan 10 '14)edit
1

let me see if I can find some video or info about it :D

OoVoO gravatar imageOoVoO (Jan 11 '14)edit

Try to uncheck the option BUILD_SHARED_LIBS through CMake GUI and build it!

konstunn gravatar imagekonstunn (Jul 28 '14)edit

Question Tools

Stats

Asked: Jan 9 '14

Seen: 466 times

Last updated: Jan 10 '14