Re: [fpc-pascal]v1.0.10 w32 release Eventlog resource not found

2003-07-14 Thread Michael Van Canneyt
On Sun, 13 Jul 2003, Ronald Fox wrote: > On Mon, 14 Jul 2003, Michael Van Canneyt wrote: > > > Is there a search path for resources or how should this be > > > properly fixed? > > > > The .res file should be put next to the installed .ppu file. > > To fix it, you can simply copy it there, but it

Re: [fpc-pascal]v1.0.10 w32 release Eventlog resource not found

2003-07-14 Thread Ronald Fox
On Mon, 14 Jul 2003, Michael Van Canneyt wrote: > > Is there a search path for resources or how should this be > > properly fixed? > > The .res file should be put next to the installed .ppu file. > To fix it, you can simply copy it there, but it is an error in the > distribution files. (and in the

Re: [fpc-pascal]v1.0.10 w32 release Eventlog resource not found

2003-07-14 Thread Michael Van Canneyt
On Sun, 13 Jul 2003, Ronald Fox wrote: > A significant enhancement found in the win32 release is the > EventLog unit. I had a little trouble with compiling the > example program tstelcmd.pp because the linker couldn't > find a required resource file. After finding the missing > file (fclel.res