I recently downloaded and built opencv in my 64-bit Windows machine using cmake
. All the binaries are included in the install
folder and it contains only the folders as shown below:
I don't know how to config cmake to produce binaries for x86. I'm asking this, because I'm using Qt Creator 32bit with MinGW and I'm getting problems while linking and compiling the code. What's the proper way to do the build? I'm using mingw
compiler suite.
Note: The downloaded package contains the pre-built binaries for x86
but there are none for MinGW, but only for Visual Studio.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…