After hacking at the code to get the antenna tracker working, I cloned the code (git clone
https://bitbucket.org/librepilot/librepilot.git) again to start fresh, and am now unable to compile it. I get the following error message.
Reading C:/msys64/home/bdiffendaffe/librepilot/ground/gcs/src/libs/gstreamer/gstreamer.pro [C:/msys64/home/bdiffendaffe/librepilot/build/librepilot-gcs_release/src/libs/gstreamer]
Project MESSAGE: Using python interpreter: "python"
WARNING: headers.path is not defined: install target not created
Project ERROR: gstreamer-app-1.0 development package not found
mingw32-make: *** [Makefile:296: C:/msys64/home/bdiffendaffe/librepilot/build/librepilot-gcs_release/Makefile] Error 3
Is the build broken?
What am I missing?
Thanks, Lucky