Ask Your Question
0

error in cmake gui while configuring opencv 4 extra modules path [closed]

asked 2019-01-06 06:18:36 -0600

czjczjczj1 gravatar image

updated 2019-01-06 09:37:49 -0600

LBerger gravatar image

Hello everyone, I got these errors while i'm configuring the opencv 4 extra modules path and I didn't know what to do. Thanks for any help.

Could not find OpenBLAS include. Turning OpenBLAS_FOUND off                                                                                        
Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off                                                                                              
Could NOT find BLAS (missing: BLAS_LIBRARIES)                                                                                                                                                            
LAPACK requires BLAS                                    
A library with LAPACK API not found. Please specify library location.                         
Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2                                         
 JAVA_AWT_INCLUDE_PATH) 
VTK is not found. 
Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file
CMake Error at cmake/OpenCVModule.cmake:370 (_glob_locations):
  Syntax error in cmake code at

    E:/opencv4/opencv/sources/cmake/OpenCVModule.cmake:370

  when parsing string

    E:\opencv4\opencv_contrib-4.0.0\opencv_contrib-4.0.0\modules

  Invalid character escape '\o'.
Call Stack (most recent call first):
  modules/CMakeLists.txt:7 (ocv_glob_modules)
edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by czjczjczj1
close date 2019-01-06 09:17:36.209490

1 answer

Sort by ยป oldest newest most voted
0

answered 2019-01-06 07:06:58 -0600

berak gravatar image

updated 2019-01-06 07:07:53 -0600

please use forward slashes, even if it's on windows !

E:/opencv4/opencv_contrib-4.0.0/opencv_contrib-4.0.0/modules
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-01-06 06:18:36 -0600

Seen: 1,188 times

Last updated: Jan 06 '19