Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
How to check whether installed OpenCV is 64-bit or 32-bit?
Asked
Jun 21 '12 at 04:08
Active
Jun 21 '12 at 08:28
Viewed
1,640 times
2
How do I check whether a 64-bit or 32-bit OpenCV is installed?
I am using VC++ 2010, 32-bit build.
c++
opencv
edited Jun 21 '12 at 08:28
Eitan T
32,660
14
72
109
asked Jun 21 '12 at 04:08
MaccHere
31
4
it might be helpful to state which platform you are using?
–
Michael Dautermann
Jun 21 '12 at 04:22
i am using VC++ 2010, 32 bit build ..
–
MaccHere
Jun 21 '12 at 04:34
1
You will probably find your answer [in this duplicate question](http://stackoverflow.com/questions/495244/how-can-i-test-a-windows-dll-to-determine-if-it-is-32bit-or-64bit). I hope this helps you out!
–
Michael Dautermann
Jun 21 '12 at 04:39
but i want to check only the library , opencv is 32 bit or 64 version
–
MaccHere
Jun 21 '12 at 04:44
Did you ever find a simple answer?
–
user3731622
May 20 '19 at 16:50
0 Answers
0