You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably just compilation flags need to be adapted. The immediate issues are with cpputest. I am happy to give it a try, but someone more familiar with the organization of the build system would move a lot quicker.
first error is this:
.../Open-AVB/thirdparty/cpputest/include/CppUTest/CppUTestConfig.h:98:11: error: macro name is a reserved identifier
[-Werror,-Wreserved-id-macro]
#define __no_return__ __attribute__((noreturn))
No description provided.
The text was updated successfully, but these errors were encountered: