01.02.2010 15:03, Marco van de Voort wrote:
Yes, but it might not have the source (src/) directory later for the next
compile,
only the output dir.(units/$FPCTARGET)
For the later compile it has .or file which has all lfm and res merged
together.
Best regards,
Paul Ishenin.
__
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 s
Il 01/02/2010 08:58, Paul Ishenin ha scritto:
01.02.2010 14:50, Giulio Bernardi wrote:
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 do
01.02.2010 14:50, Giulio Bernardi wrote:
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.
Do
Il 01/02/2010 04:09, Paul Ishenin ha scritto:
Hello, FPC developers' list.
Is there a reason that during project compilation compiler duplicates
all the resource files in the compiler output dir? For me it looks as
both a waste of time and hdd free size. This happens for all LFM and RES
files wh
Hello, FPC developers' list.
Is there a reason that during project compilation compiler duplicates
all the resource files in the compiler output dir? For me it looks as
both a waste of time and hdd free size. This happens for all LFM and RES
files which my project includes.
--
Best regards,