Help Compiling PX4 Firmware for PPG

Hello,
I have been trying to compile this firmware to load it into my pixhawk for days now. But I keep getting building errors and I don't know why nor do I understand them. I even installed Linux to see if it would help but it didn't...

Please help me compile this firmware (https://github.com/SIA-PPG/PX4_PPG)

or if you can compile it for me it would be fine too.

I need the px4fmu-v2_default version.

the error i see is this :

string/lib_memchr.c: In function 'memchr':
string/lib_memchr.c:66:6: error: nonnull argument 's' compared to NULL [-Werror=nonnull-compare]
if (s)
^
cc1: all warnings being treated as errors
make[2]: *** [bin/lib_memchr.o] Error 1
make[1]: *** [libc/libc.a] Error 2
make[1]: *** Waiting for unfinished jobs....
ninja: build stopped: subcommand failed.
Makefile:166: recipe for target 'px4fmu-v2_default' failed
make: *** [px4fmu-v2_default] Error 1


You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Activity