<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
 <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
 </head>
 <body>
  <p style="margin: 0;">
   <span>
    <span></span>
   </span>
  </p>
  <p style="margin: 0px;"> </p>
  <div style="margin: 5px 0px 5px 0px;">
   <br/>
   "Leonardo M. Ramé" <l.rame@griensu.com> hat am 14. September 2011 um 15:18 geschrieben:
   <br/>
   <br/>
   > Hi, after updating from svn on Windows, and doing "make clean all", I run Lazarus from a shortcut on
   <br/>
   > my desktop that calls "E:\lazarus\startlazarus.exe".
   <br/>
   >
   <br/>
   > The problem is that every time I run it, it asks for the FPC Sources
   <br/>
   > directory. It should store that value on some file or folder, but it
   <br/>
   > apparently is skiping this step.
   <br/>
   >
   <br/>
   > I also noted that Tools->Options->Make path is empty, and I have to fill
   <br/>
   > it again and again every time I start Lazarus.
  </div>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">If you use 0.9.31:</p>
  <p style="margin: 0px;">Look into View / IDE Internals / About IDE. This will show the primary config path, the directory where the IDE stores its files.  </p>
  <p> </p>
  <p style="margin: 0px;">If you use 0.9.30 or below:</p>
  <p style="margin: 0px;">Start lazarus with --debug-log=log.txt.</p>
  <p style="margin: 0px;">This will tell you the primary config path as well.</p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Now find out, why these files are deleted/not stored on your system.</p>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Mattias</p>
  <p style="margin: 0px;"> </p>
 </body>
</html>