Ask Your Question

Revision history [back]

installing on opensuse probels

Hi,

Been using opensuse and trying to follow the instructions in the Instant OpenCV starter.

I have downloaded the file opencv2.4.5.tar.gz extracted this.

I went into the new folder opencv2.4.5 and created a file 'build'

Then I opened cmake-gui and set the

Where to build the source code: /home/nigel/Drone/opencv-2.4.5 Where to build the binaries: /home/nigel/Drone/opencv-2.4.5/build

I get the following files appear in the main gui window in red:

CMAKE_CONFIGURATION_TYPES Debug;Release CMAKE_INSTALL_PREFIX /usr/local

lower gui window: Missing variable is: CMAKE_C_COMPILER CMake Error: Could not find cmake module file:/home/nigel/Drone/opencv-2.4.5/build/CMakeFiles/2.8.10.2/CMakeCCompiler.cmake CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage Configuring incomplete, errors occurred!

Help appreciated

installing on opensuse probelsproblems

Hi,

Been using opensuse and trying to follow the instructions in the Instant OpenCV starter.

I have downloaded the file opencv2.4.5.tar.gz extracted this.

I went into the new folder opencv2.4.5 and created a file 'build'

Then I opened cmake-gui and set the

Where to build the source code: /home/nigel/Drone/opencv-2.4.5 Where to build the binaries: /home/nigel/Drone/opencv-2.4.5/build

I get the following files appear in the main gui window in red:

CMAKE_CONFIGURATION_TYPES Debug;Release CMAKE_INSTALL_PREFIX /usr/local

lower gui window: Missing variable is: CMAKE_C_COMPILER CMake Error: Could not find cmake module file:/home/nigel/Drone/opencv-2.4.5/build/CMakeFiles/2.8.10.2/CMakeCCompiler.cmake CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage Configuring incomplete, errors occurred!

Help appreciated

click to hide/show revision 3
No.3 Revision

installing on opensuse problems

Hi,

Been using opensuse and trying to follow the instructions in the Instant OpenCV starter.

I have downloaded the file opencv2.4.5.tar.gz extracted this.

I went into the new folder opencv2.4.5 and created a file 'build'

Then I opened cmake-gui and set the

Where to build the source code: /home/nigel/Drone/opencv-2.4.5 /home/nigel/Drone/opencv-2.4.5

Where to build the binaries: /home/nigel/Drone/opencv-2.4.5/build

I get the following files appear in the main gui window in red:

CMAKE_CONFIGURATION_TYPES Debug;Release
CMAKE_INSTALL_PREFIX /usr/local

/usr/local

lower gui window: window:

Missing variable is:
CMAKE_C_COMPILER
CMake Error: Could not find cmake module file:/home/nigel/Drone/opencv-2.4.5/build/CMakeFiles/2.8.10.2/CMakeCCompiler.cmake
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
Configuring incomplete, errors occurred!

occurred!

Help appreciated