how do I compile mjpeg_server from source code? [closed]

asked 2012-09-25 19:16:40 -0500

Yohei Kakiuchi gravatar image

Hi

I try to compile mjpeg_server and get following error. How do I compile them?

applications@pr1012:/pr/1/applications/ros/fuerte/bosch-ros-pkg/stacks/remote_la
b/mjpeg_server$ make
make: *** No targets specified and no makefile found.  Stop.
applications@pr1012:/pr/1/applications/ros/fuerte/bosch-ros-pkg/stacks/remote_la
b/mjpeg_server$ cmake .
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:12 (catkin_project):
  Unknown CMake command "catkin_project".


-- Configuring incomplete, errors occurred!
edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by dejanpan
close date 2012-09-25 20:56:30

Comments