I have clone repo using git clone and run make menuconfig
Following error found on screen
No .config file found, run make menuconfig
*** kconfig-frontends is not installed
No .config file found, run make menuconfig
Source code: https://github.com/jameswalmsley/kconfig-frontends (supported)
Source code: http://ymorin.is-a-geek.org/projects/kconfig-frontends (original)
MAC OSX : brew tap PX4/homebrew-px4
MAC OSX : brew update
MAC OSX : brew install kconfig-frontends
/home/punit/bitthunder/.dbuild/dbuild.mk:174: recipe for target 'menuconfig' failed
make: *** [menuconfig] Error 1
I have clone repo using git clone and run make menuconfig
Following error found on screen