Open richard-sim opened 11 years ago
CMake Error at /opt/local/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (message): Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) Call Stack (most recent call first): /opt/local/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:291 (_FPHSA_FAILURE_MESSAGE) /opt/local/share/cmake-2.8/Modules/FindSWIG.cmake:67 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) pcbnew/CMakeLists.txt:9 (find_package)
-- Configuring incomplete, errors occurred! make: *\ No rule to make target `install'. Stop. build error on BUILD KICAD STEP: 5
Fix for those using Homebrew: brew install swig
Right!, I was talking a few days ago about auto installing all the needed goodies, for brew or macports.
For those using MacPorts: sudo port install swig
sudo port install swig
CMake Error at /opt/local/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:97 (message): Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) Call Stack (most recent call first): /opt/local/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:291 (_FPHSA_FAILURE_MESSAGE) /opt/local/share/cmake-2.8/Modules/FindSWIG.cmake:67 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) pcbnew/CMakeLists.txt:9 (find_package)
-- Configuring incomplete, errors occurred! make: *\ No rule to make target `install'. Stop. build error on BUILD KICAD STEP: 5