Closed ozersa closed 2 years ago
Hi @ozersa, I was taking a look at these build issues today and found two main problems:
The auto builder for this repo points to a manually maintained copy of the SDK that has become somewhat outdated. We can collaborate to integrate the refdes repo into the MSDK auto build system and vice-versa.
The MSDK doesn't use -Werror
by default, but the refdes Makefiles do. I think the MSDK should enable -Werror
because by the looks of it there are a lot of warnings that we need to address. However, by disabling -Werror
in the refdes Makefiles I can get past the peripheral driver build warnings and successfully build the project.
After that build issues fixed. Output below:
Build_Output_AppSwithcer.txt Build_Output_ASL.txt Build_Output_CatsDogs.txt Build_Output_FaceID.txt Build_Output_UNet.txt Build_Output_VCAudioPlayback.txt Build_Output_WildLife.txt