ok, every time i start a new project in dev-pascal. i edit the resource file to somthing like this:
1 ICON "C:/Dev-Pas/Icons/Edit.ico"
ive tried manualy doing it, and with the build in GUI. after i compile the resource file itself it works just fine says: "compiled correctly" but when i compile the project (not a new sourcefile or unit) it says this EVERY TIME:
cpp: Too many arguments
C:\Dev-Pas\bin\windres: C:\pascal project space\advanced calc\rsrc.rc:1: parse error
and i cant figure out what is wrong