<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
> <br>> Can you try to add a line<br>> <br>>   CodeToolBoss.SimpleInit(ConfigFilename);<br>>   writeln('IncPath=',CodeToolBoss.GetIncludePathForDirectory('C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\win32'));<br>> <br>> What is IncPath for you?<br><br>With last rev, I get the following output (including that writeln):<br><br>C:\lazarus\components\codetools\examples>getcontext<br>TCodeToolManager.SimpleInit Config=codetools.config<br>TCodeToolManager.SimpleInit PP=C:\FPC\2.2.2\bin\i386-win32\fpc.exe FPCDIR=C:\FPC\fpcbuild-2.2.2\fpcsrc LAZARUSDIR=C:\lazarus FPCTARGET=win32<br>IncPath=;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\objpas\;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\objpas\sysutils;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\objpas\classes;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\inc\;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\inc\graph\;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\win\;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\win32\;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\win32\;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\win32\i386;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\i386\;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\win32\i386\;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\win32\wininc;C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\win32\i386\;C:\FPC\fpcbuild-2.2.2\fpcsrcrtl\win\wininc;C:\FPC\fpcbuild-2.2.2\fpcsrcrtl\win;C:\FPC\fpcbuild-2.2.2\fpcsrcrtl\freebsd<br>### TCodeToolManager.HandleException: "include file not found "base.inc"" at Lin<br>e=33 Col=5 in "C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\win32\windows.pp"<br>Contexts not found: include file not found "base.inc"<br><br>When I Find the base.inc in the IDE, it turns out to be this path: C:\FPC\fpcbuild-2.2.2\fpcsrc\rtl\win\wininc\base.inc<br><br>But as you can see, that path isn't in the IncPath..<br><br>Raymond<br>> <br>> Mattias<br>> <br>> _______________________________________________<br>> Lazarus mailing list<br>> Lazarus@lazarus.freepascal.org<br>> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus<br><br /><hr />Win elke dag een HTC Touch Diamond. <a href='http://www.overaljevriendenbijje.nl/#tagwin' target='_new'>Beter nog... win er twee!</a></body>
</html>