I've always installed Lazarus in the root of the drive, but my projects definitely have spaces in the paths... I have some in C:\user\matt\my docs\some awesome project name\ for example, and it compiles fine. Believe that compiled fine even at 9.22/24 too.<br>
<br><div class="gmail_quote">On Tue, Nov 17, 2009 at 5:37 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;">
<div class="im">waldo kitty wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Martin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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>
</blockquote>
<br>
so in other words, do not try to install Laz/fpc package to "Program Files" or "My Programs" or such :?<br>
</blockquote></div>
I am not sure if 0.9.28 works with that. It may be fixed, it may not.<br>
<br>
0.9.26 doesn't work, and also any projects in your user foled (which likely contains spaces) will have issues (even if lazarus is in c:\lazarus\)<br>
<br>
IIRC The problem is/was something like winres (a resource compiler, which is afaik from the mingw package.) winres does/didn't take spaces well.<br>
This could mean the issue will only be fixed, if it is fixed in the mingw project.<br><font color="#888888">
<br>
Martin</font><div><div></div><div class="h5"><br>
<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>
</div></div></blockquote></div><br>