[fpc-devel]win32 resource compiling (2nd try)
peter at freepascal.org
peter at freepascal.org
Fri Sep 22 12:21:27 CEST 2000
>
> Hi developers,
> a few weeks before I sent you a correction in comprsrc.pas. This
> solved 1 problem, but _created_another_ones_ (incorrect include-dir
> passed to windres, not working when utils dir specified).
> I attached a diff file, which seems to be correct:
> - finds and calls windres.exe (not windres.exewindres.exe)
> - works if utils-dir not specified, works if it is
> - passes windres.exe's dir as default include dir to windres.h
>
> I wrote this from 1.0 release, if it's changed, and the bug does not
> exist in the last snapshots, just ignore me. :)
Did you try it with a snapshot. Becuase i first applied your patch and then
fixed some more things that could solve the above problems.
More information about the fpc-devel
mailing list