Open bebemanso opened 1 month ago
Hi @bebemanso ,
I built this app at Linux environment is fine. Is it built at Windows environment?
Hi @mmajchrzycki
Please check about this issue. I built this app at Linux environment is fine, but face the same error at Windows environment.
Thanks, Kris
Hello @kris-himax ,
Yes, I tried building the project at Windows environment.
@bebemanso @kris-himax I can confirm the same issue on my Windows machine. It looks like some kind of Windows-related corner case. I'm investigating the root cause. I tried to disable the stack usage checking (this is where the .su files come from), but then I'm getting another errors related to .d files. It looks like we are hitting some Windows OS limitation (path length, number of files or something). As a workaround, are you able to build the firmware on a Linux VM or using Docker?
@mmajchrzycki
Yes, I was able to build the firmware using Ubuntu. No errors just as @kris-himax said.
Steps to reproduce:
APP_TYPE: ei_standalone_inferencing_camera
make clean
make
Error: