[lazarus] CVS Updates
Andrew Johnson
acjgenius at earthlink.net
Thu Oct 16 15:34:17 EDT 2003
I tested it out as well, and it simply will not find includes in win32.
finds the .pp/.pas files themselves, but not the .inc. So something
needs to be fixed, but not sure what, or where to look.
Andrew
On Thu, 2003-10-16 at 15:43, Mattias Gaertner wrote:
> On Thu, 16 Oct 2003 00:24:39 +0200
> Florian Klaempfl <Florian.Klaempfl at gmx.de> wrote:
>
> > Mattias Gaertner wrote:
> > > Hi all,
> > >
> > > - improved codetools FPC source heuristic to handle the new chaotic
> > > directory structure
> >
> > Hmm, still doesn't work for me :(:
>
> The new heuristic is for the classes unit not the sysutils unit.
> Under Linux 1.0.11 seems to work. Also cross exploring the win32 sources
> under linux works.
> Maybe it is a special win32 issue.
>
>
> > TPascalParserTool.BuildTree B OnlyIntf=TRUE
> > C:\pp\source\rtl\win32\sysutils.pp
> > ### TCodeToolManager.HandleException: "include file not found
> > "sysutilh.inc"" at Line=27 Col=5 in "C:\pp\source\rtl\win32\sysutils
> > .pp"
> >
> > Important part of env. options.xml:
> >
> > <FPCSourceDirectory Value="c:\pp\source\">
> > <History Count="5">
> > <Item1 Value="c:\fpc\fixes\fpc\"/>
> > <Item2 Value="c:\pp\source\"/>
> > <Item3 Value="c:\fpc\fixes\"/>
> > <Item4 Value="c:\fpc\"/>
> > <Item5 Value="C:\pp\source\Makefile.fpc"/>
> > </History>
> > </FPCSourceDirectory>
> >
> >
> > So it should be correct, no?
>
> Looks correct.
>
> What is the include path for C:\pp\source\rtl\win32\sysutils.pp?
> (Source Editor -> PopupMenu -> UnitInfo)
>
>
> Mattias
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
More information about the Lazarus
mailing list