kevintekiMacBook-Pro:~
kevin$ cd ~/paparazzi && make &&
./paparazzi
------------------------------------------------------------
Building Paparazzi version
v5.1.0_testing-3-ga47612c
------------------------------------------------------------
make -C data/maps
-----------------------------------------------
DOWNLOAD: google maps version code
Could not download google maps version code
-----------------------------------------------
make[1]: ***
[/Users/kevin/paparazzi/conf/maps_data/maps.google.com]
Error 1
make: [update_google_version] Error 2
(ignored)
make -C sw/lib/ocaml
OC cserial.c
findlib: [WARNING] Interface glibIvy.cmi
occurs in several directories:
/opt/paparazzi/lib/ocaml/site-lib/glibivy,
/opt/paparazzi/lib/ocaml
clang: error: unknown argument:
'-fno-defer-pop'
[-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error
(cannot be downgraded to a warning) in the future
make[1]: *** [cserial.o] Error 2
make: *** [libpprz] Error 2
I have analyzed them.And I want
to know what is "google maps version code"?Why it can't be
downloaded?And could I download it from internet manually?