Question about reporting errors related to the implementation of the Dilithium algorithm on Chipwhisperer

Hello, I am a Chipwhisperer newbie and I am trying to implement the Dilithium algorithm using CW308_STM32F3. I have read several tutorials on this forum and on the internet (tutorial 1, tutorial 2) .
But I am currently having the following problem with compilation, a problem for which I don’t seem to have found a suitable solution. Would you be able to help me please? I would be very grateful.

Here’s a screenshot of my error report

Hi,

What type of file is aes-publicinputs? That error indicates that that file you’re trying to link isn’t an object file.