<!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 16:13 geschrieben:
   <br/>
   <br/>
   > On 2011-09-14 15:38:05 +0200, Mattias Gaertner wrote:
   <br/>
   > >     
   <br/>
   > >
   <br/>
   > >    "Leonardo M. Rame" <l.rame@griensu.com> hat am 14. September 2011 um 15:18
   <br/>
   > >    geschrieben:
   <br/>
   > >
   <br/>
   > >    > Hi, after updating from svn on Windows, and doing "make clean all", I
   <br/>
   > >    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.
   <br/>
   > >
   <br/>
   > >     
   <br/>
   > >
   <br/>
   > >    If you use 0.9.31:
   <br/>
   > >
   <br/>
   > >    Look into View / IDE Internals / About IDE. This will show the primary
   <br/>
   > >    config path, the directory where the IDE stores its files. 
   <br/>
   > >
   <br/>
   > >     
   <br/>
   > >
   <br/>
   > >    Now find out, why these files are deleted/not stored on your system.
   <br/>
   > >
   <br/>
   > >    Mattias
   <br/>
   >
   <br/>
   > Thanks Mattias, the config files are stored in:
   <br/>
   >
   <br/>
   > C:\Documents and Settings\Administrador\Configuración local\Datos de programa\lazarus\
   <br/>
   >
   <br/>
   > In that directory I have this:
   <br/>
   >
   <br/>
   > idemake.cfg
   <br/>
   > laz_indentation.pas
   <br/>
   > lazarus.dci
   <br/>
   > staticpackages.in
  </div>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">Strange. All xml files are missing. </p>
  <p style="margin: 0px;">When you start the IDE with --debug-log=log.txt, do you see any error message in the log.txt? </p>
  <p style="margin: 0px;"> </p>
  <div style="margin: 5px 0px 5px 0px;">
    
   <br/>
   > How can I force Lazarus to re-create the needed files?
  </div>
  <p style="margin: 0px;"> </p>
  <p style="margin: 0px;">The IDE always creates the needed files.</p>
  <p style="margin: 0px;">Maybe the xml writer has problems with the "ó"? But then you should see an error message on stdout. </p>
  <p> </p>
  <p> </p>
  <p>Mattias</p>
  <p> </p>
 </body>
</html>