<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<title></title>
</head>
<body>
<p style="margin: 0px;"><span> </span></p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px 5px 0px;">
<br/>
Martin <lazarus@mfriebe.de> hat am 31. März 2011 um 15:27 geschrieben:<br/>
<br/>
<blockquote style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite">
On 31/03/2011 14:05, Mattias Gaertner wrote:
<blockquote type="cite">
<p style="margin: 0px;"><span> </span></p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px;">
Martin <a href="mailto:lazarus@mfriebe.de"><lazarus@mfriebe.de></a> hat am 31. März 2011 um 14:46 geschrieben:<br/>
<br/>
> If there is no config yet, how does lazarus find the installed fpc?<br/>
><br/>
> I have several version (under c:\fpc), and the IDE finds each of them<br/>
> (runs compilertest).
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">What compilertest do you mean?</p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px;">
<br/>
> How does it know?
</div><br/>
</blockquote><br/>
"C:\laz_configs\lazarus_latest\" is empty<br/>
"C:\lazarus_latest" contains the installation,<br/>
<br/>
SetPrimaryConfigPath NewValue="C:\laz_configs\lazarus_latest" -> "C:\laz_configs\lazarus_latest"<br/>
TMainIDE.ParseCmdLineOptions:<br/>
PrimaryConfigPath="C:\laz_configs\lazarus_latest\"<br/>
SecondaryConfigPath="C:\lazarus_latest"<br/>
Note: environment config file not found - using defaults<br/>
NOTE: editor options config file not found - using defaults<br/>
NOTE: miscellaneous options file not found - using defaults<br/>
NOTE: codetools config file not found - using defaults<br/>
<br/>
NOTE: Compiler filename not set! (see Environment / Options ... / Environment / Files)
</blockquote>
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">>[...]</p>
<div style="margin: 5px 0px 5px 0px;">
<blockquote style="margin-left: 0px; padding-left: 10px; border-left: solid 1px blue;" type="cite">
<br/>
..... goes on / repeat for each fpc<br/>
</blockquote>
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">When the compiler file name does not look correct the "Setup" dialog is started. The Setup dialog searches in many places and checks each candidate.</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Mattias</p>
<p style="margin: 0px;"> </p>
</body>
</html>