OSX Fuerte Install Python Error Msg
Following "http://www.ros.org/wiki/fuerte/Installation/OSX/Homebrew", installed "numpy nose" and running "cmake .. -DCMAKE_INSTALL_PREFIX=/opt/ros/fuerte -DSETUPTOOLS_DEB_LAYOUT=OFF":
CMake Warning at build/cmake/rosunit/rosunit-extras.cmake:17 (message): add_pyunit() is deprecated. For Python tests, use add_nostests() instead.
and further down:
CMake Error at /usr/local/Cellar/cmake/2.8.7/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:91 (MESSAGE): Could NOT find wxWidgets (missing: wxWidgets_FOUND)
is it necessary to also install gdal? And if so from where?
Suggestions to fix?
Yes, I got the python warnings too ... they aren't an issue.