So I did some research and found out about rs.exe in Windows to convert my resources.rs file containing a name to_do and PATH to ico to res. The only problem is after navigating to its directory and running the command rs resource.exe. I get the error RC1109 which im told is that the rc.exe can not find the path.
What am I doing wrong? should I keep my resources.rs file in the same folder as the rc.exe?
do I have to format the text included in the file in some sort of way?
As always thanks for your help!