Simulink Build make command Error

I am getting this error when I build the project. It says system can not find the file. How can I solve this problem?

Hi. Can you confirm that your system meets the requirements for creating a model in Simulink?

What version of Simulink are you using?
What version of the PLCnext Target for Simulink are you using? (there was a new version released last week)
What SDK(s) have you installed, i.e. for which controller(s), and what version(s)?

Hi. I am using Matlab 2023a, PLCnext target for Simulink 2.4, at first Simulink couldnt find the SDK’s so I installed SDK’s manually. I downloaded AXC-F-2152 SDK’s(2022.6). Also I use PLCnext Engineer 2022.6

This could be a result of path lengths being too long. Path lengths must not exceed 256 characters for the model.
Can you move the model to a shorter path, and then try rebuilding?

Hi
Did you find anything, I am also getting the same error. Please let me know i would be really grateful. My email is abj5561@psu.edu

@Anshuljaswal: This could be a result of path lengths being too long. Path lengths must not exceed 256 characters for the model. Can you move the model to a shorter path, and then try rebuilding?