locusrobotics / qgis_ros

ROS QGIS Plugin prototype
MIT License
45 stars 9 forks source link

Installation problem #17

Closed marco-fuchs closed 2 years ago

marco-fuchs commented 2 years ago

Hi I am facing an error when building the package:

-- +++ processing catkin package: 'json_transport'
-- ==> add_subdirectory(json_transport/json_transport)
CMake Warning at json_transport/json_transport/CMakeLists.txt:24 (find_package):
  By not providing "Findcatkin_virtualenv.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "catkin_virtualenv", but CMake did not find one.

  Could not find a package configuration file provided by "catkin_virtualenv"
  with any of the following names:

    catkin_virtualenvConfig.cmake
    catkin_virtualenv-config.cmake

  Add the installation prefix of "catkin_virtualenv" to CMAKE_PREFIX_PATH or
  set "catkin_virtualenv_DIR" to a directory containing one of the above
  files.  If "catkin_virtualenv" provides a separate development package or
  SDK, be sure it has been installed.

CMake Error at json_transport/json_transport/CMakeLists.txt:27 (catkin_generate_virtualenv):
  Unknown CMake command "catkin_generate_virtualenv".

-- Configuring incomplete, errors occurred!

What could be the reason? Thanks for helping out

ablakey commented 2 years ago

@paulbovbel any advice? Thanks!

paulbovbel commented 2 years ago

You'll need to have catkin_virtualenv available to build the package