cmake rxtools [closed]

asked 2013-06-23 17:46:49 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hello guys, I have some problems when I want to "cmake" this package "rxtools". Then, I got some errors like following messages:

CMake Error at /opt/ros/groovy/ros_catkin_ws/install_isolated/share/catkin/cmake/catkinConfig.cmake:77 (find_package): Could not find a configuration file for package wxpython_swig_interface.

Set wxpython_swig_interface_DIR to the directory containing a CMake configuration file for wxpython_swig_interface. The file will have one of the following names:

wxpython_swig_interfaceConfig.cmake
wxpython_swig_interface-config.cmake

Call Stack (most recent call first): CMakeLists.txt:4 (find_package)

-- Configuring incomplete, errors occurred!

But I already set the "wxpython_swig_interface_DIR" to the directory "/opt/ros/groovy/ros_catkin_ws/install_isolated/share/rx/wxpython_swig_interface/devel/share/wxpython_swig_interface" that contain "wxpython_swig_interfaceConfig.cmake". I have no ideas why I got this error. Thanks for any answers!

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2017-06-07 20:26:20.232742

Comments

What for do you need rxtools? Just fyi that it's deprecated since groovy (link)

130s gravatar image 130s  ( 2013-06-24 21:27:05 -0500 )edit