On Sun, 16 Aug 2009 17:02:07 +0200
Jürgen Hestermann <[email protected]> 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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to