[fpc-devel] compiler output and resources
Marco van de Voort
marcov at stack.nl
Mon Feb 1 09:03:46 CET 2010
In our previous episode, Paul Ishenin said:
> > The reason is explained in this log message (2008-01-10):
> >
> > * .res files must be copied to units output folder, otherwise .res files
> > will not be found when only compiled units path is available and
> > compiler does not know anything about sources folder.
>
> Don't understand. To copy the res file compiler must know the location
> to copy from. No?
Yes, but it might not have the source (src/) directory later for the next compile,
only the output dir.(units/$FPCTARGET)
More information about the fpc-devel
mailing list