First time here? Check out the FAQ!
answered 2013-08-27 17:28:28 -0500
swig-wx is built using autotools not CMake. You need to do the standard ./configure && make && make install to compile it from source not add it to your catkin workspace.