Fatal error LNK1181: cannot open input file

I have a packaging problem. Here is my log file.link text
I saw the other thread with the same problem. I tried with the solution but unable to solve the problem.

Hi ,

I see this in your logs:

LINK : fatal error LNK1181: cannot
open input file ‘C:\Program Files\Epic
Games\4.8\Engine\Intermediate\Build\Win32\UE4\Development\Launch\PCLaunch.rc.res’

You may be missing some libraries and will need to re-compile either your editor or your project.

Thanks Wittlief for respose. Actually my path name was too long. So that’s why I was facing the problem. I solved this error.

Thanks Wittlief for respose. Actually my path name was too long. So that’s why I was facing the problem. I solved this error.