You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configure, I encounter "Built as dynamic libs?;ON"
Detecting CXX compile features - done
LIB_INSTALL_DIR:
OpenCV ARCH: x86
OpenCV RUNTIME: vc12
OpenCV STATIC: OFF
Found OpenCV 3.4.0 in D:/opencv-3.4.0/opencv-3.4.0/build/install/x86/vc12/lib
You might need to add D:\opencv-3.4.0\opencv-3.4.0\build\install\x86\vc12\bin to your PATH to be able to run your applications.
General configuration for DBoW3 0.0.1
Built as dynamic libs?:ON
Compiler:C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe
When configure, I encounter "Built as dynamic libs?;ON"
Detecting CXX compile features - done
LIB_INSTALL_DIR:
OpenCV ARCH: x86
OpenCV RUNTIME: vc12
OpenCV STATIC: OFF
Found OpenCV 3.4.0 in D:/opencv-3.4.0/opencv-3.4.0/build/install/x86/vc12/lib
You might need to add D:\opencv-3.4.0\opencv-3.4.0\build\install\x86\vc12\bin to your PATH to be able to run your applications.
General configuration for DBoW3 0.0.1
Build Type: Release
C++ flags (Release): /DWIN32 /D_WINDOWS /W3 /GR /EHsc /DWIN32 /D_WINDOWS /W3 -std=c++11
C++ flags (Debug): /DWIN32 /D_WINDOWS /W3 /GR /EHsc /DWIN32 /D_WINDOWS /W3 -std=c++11
C++ flags (Relase+Debug): /DWIN32 /D_WINDOWS /W3 -std=c++11 /DWIN32 /D_WINDOWS /W3 -std=c++11
CMAKE_CXX_FLAGS: /DWIN32 /D_WINDOWS /W3 /GR /EHsc
CMAKE_BINARY_DIR: D:/DBow3-master/build
The text was updated successfully, but these errors were encountered: