Ask Your Question
0

Binaries for MinGW on Windows 7

asked 2014-01-09 08:29:03 -0600

Viatorus gravatar image

updated 2014-01-10 02:08:53 -0600

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.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2014-01-09 10:45:56 -0600

OoVoO gravatar image

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

edit flag offensive delete link more

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 ( 2014-01-10 03:46:02 -0600 )edit
1

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

OoVoO gravatar imageOoVoO ( 2014-01-11 00:34:38 -0600 )edit

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

konstunn gravatar imagekonstunn ( 2014-07-28 11:41:05 -0600 )edit

Question Tools

Stats

Asked: 2014-01-09 08:29:03 -0600

Seen: 435 times

Last updated: Jan 10 '14