Ask Your Question
0

Need binaries for 2.4.8 w/GPU for Visual Studio 2010

asked 2014-04-17 07:47:47 -0600

All, I'm having a heck of a time compiling the OpenCV libraries because of a confounding Visual Studio licensing issue (the well-known "Invalid license data. Reinstall is required." issue) which I just can't get around.

Does anyone have or know where I can download pre-built binaries 2.4.8, Visual Studio 2010 x86 with GPU / CUDA support?

Thanks to everyone!

Stuart

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-04-17 08:15:40 -0600

It is not possible. Prebuilt binaries aren't supplied with opencv 2.4.5 and on! You have to built it completely yourself!

edit flag offensive delete link more

Comments

Thank you, Steven. Of course this is the case for the officially supported download, which is why I asked if anyone knew where else I might find some pre-built (that is, built by someone else) version. Maybe someone could even build them for me... (It's not that I don't want to build them, but I'm fighting some MSVS issues.)

rubinstu gravatar imagerubinstu ( 2014-04-17 11:26:33 -0600 )edit
1

The difficulties with building for other people are gigantic. They need the complete same setup, system, compiler, ... to even be able to use it. Next to that compiling GPU libs and dlls for a complete CUDA configuration (all architectures) results in a huge package up to 2GB and on. Not easy to share such a large chunck of data! Better fix your MSVS problems, kind of ignoring the real problem here...

StevenPuttemans gravatar imageStevenPuttemans ( 2014-04-18 02:00:44 -0600 )edit

Question Tools

Stats

Asked: 2014-04-17 07:47:47 -0600

Seen: 156 times

Last updated: Apr 17 '14