File not found res\\game.ico

I may have deleted this file but I have placed it back. I converted the main icon into a ico and placed in the Resources\res folder. But this error wont go away when compile

file not found res\game.ico

I also noticed that it shows two \ . Even here i put two but only one shows. In the game.rc file two show and only one in the error message

Anyone veer come across that bug

What platform? Make sure this file is included as part of your build phases.

1 Like

Yes , I deleted the res folder from the run folder. I sometimes delete all them debug folders to re build. And I forgot that res folder is needed
:slight_smile: