Closed mohammad78741 closed 3 years ago
You can compile on the command line, but it is easier to call: ./select_conf.py, and select the user configuration (set of airframes) that you want to use. Then you get the paparazzi center user interface, where you can select an airframe, compile it, and upload/simulate.
Oh and before that it is good to do a top level make: ~/paparazzi$ make clean && make
@mohammad78741 feel free to reopen if you feel the issue is not handled like you expected and you have more information of the tips given by @EwoudSmeur worked good enough for you.
hi i trying compile use this command for compile:make -C /home/mohammad/paparazzi -f Makefile.ac AIRCRAFT=bebop2 ap.compile but i have this error: Makefile:45: *** Architecture not set, maybe you forgot to add the target? e.g. . Stop
please help me thanks.