Closed joseph-montanez closed 13 years ago
You are building from the build scripts/command-line, right? If you are building with Lazarus or Delphi, the res file should be generated when compiling. I'll exclude main.res from the gitignore file and commit it very soon.
Correct I was using build-win32.bat to build.
When I try to build for windows source/main.dpr requires source/main.res (says for icons), however its missing. Uncommenting works, but I am guessing it was suppose to be there?