Error C1083 while trying to build solution in VS 2022 FreeRTOS_plus

Hi,

I’m trying to compile a demo in FreeRTOS_plus ( Cellular_Interface_Windows_Simulator) on Windows 10 with VS 2022, however, I got the error C1083 while trying to compile the demo.

|Error|C1083|Cannot open source file: ‘…....\Source\Application-Protocols\network_transport\tcp_sockets_wrapper\ports\freertos_plus_tcp\tcp_sockets_wrapper.c’: No such file or directory

Can you please help me to resolve this?

Thanks,
NT

Can you check if this file exists on your disk? If it does, you may be hitting the Windows path limit - try to clone the repo to the root of the disk like C:\.