[Lazarus] Lazarus has unique font sizes
Howard Page-Clark
hdpc at talktalk.net
Sun Aug 16 17:41:01 CEST 2009
On Sun, 16 Aug 2009 17:02:07 +0200
Jürgen Hestermann <juergen.hestermann at gmx.de> wrote:
> > See here for some more types of help
> > http://wiki.lazarus.freepascal.org/Creating_IDE_Help
>
> I just tried to compile lazde but got the following messages:
>
> ----------------------------------------------------------
> windres: no resources
If you're compiling under Windows the error may be a missing manifest
file. Locate a copy of manifest.rc somewhere in a subdirectory of your
Lazarus directory. (If there is more than one I think any of them will
do) and copy it into the lazde project directory, where windres.exe
will find it at compile time without complaining.
yours
Howard
More information about the Lazarus
mailing list