Perfect, it's working fine now.<br><br><div class="gmail_quote">On Mon, Nov 16, 2009 at 7:35 PM, Martin <span dir="ltr"><<a href="mailto:lazarus@mfriebe.de">lazarus@mfriebe.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Matt Shaffer wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
First off, something went messy with my 9.28 install (On Windows); it complained componenttreeview.pas couldn't be found when I tried recompiling the IDE, when it was right in the unit paths directory... so I thought I'd just install 9.28.2, to a different directory. The problem is that this new install seemed to have migrated everything from the old install; that or it's still trying to recompile the old IDE, as it also complained about the same file. I am currently too lazy to try to wipe every trace of lazarus off this machine so I can do a fresh install, unfortunately.<br>

</div>
------------------------------------------------------------------------<br>
</blockquote>
<br>
Your configuration is in<br>
C:\Users\<username>\AppData\Local\lazarus<br>
<br>
You need to delete this, if you want a real clean new install<br>
<br>
If you want/need more than one installation, you can use the command line option --primary-config-path="C:\foo"   In order to add a command line option,. you need to create a windows short-cut, This will allow you to specify it.<br>


<br>
<br>
And last not least:<br>
- Never mind where you installed Lazarus AND fpc => don't copy or move the folder later. All your config has this folder (including a file called fpc.cfg, in the fpc directory)<br>
- Try to avoid spaces and special chars in the path to lazarus and your project. (There had  been issues, some may be fixed, but I do not know)<br>
<br>
That should be it.<br>
<br>
<br>
Martin<br><font color="#888888">
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</font></blockquote></div><br>