Mattias Gaertner wrote:
On Wed, 31 Aug 2005 04:19:16 +0200
"Bjørn T. Jønsson" <[EMAIL PROTECTED]> wrote:


Hmmm... I'm wondering if it's a path issue?  Maybe related to long paths,
paths on other disks than Lazarus, or similar.  See also this:

http://www.lazarus.freepascal.org/mantis/view.php?id=900


I guess, it's the spaces in the path.

...delfi\top down city\code\...


I don't think so:

[TCompiler.Compile] CmdLine="D:\FPC\2.1.1\bin\i386-Win32\ppc386.exe  -S2cgi -OG1
 -gl -WG -vewnhi -l -Fu..\..\..\..\..\..\..\..\..\source\lazarus\lcl\units\i386-
win32\ -Fu..\..\..\..\..\..\..\..\..\source\lazarus\lcl\units\i386-win32\win32\
-Fu..\..\..\..\..\..\..\..\..\source\lazarus\packager\units\i386-win32\ -Fu. "-o
D:\lazarus\bugs\900-documents and settings\jernej\desktop\appbuilder\delfi\top d
own city\code\real time code\project1.exe" -dLCL -dLCLwin32 "D:\lazarus\bugs\900
-documents and settings\jernej\desktop\appbuilder\delfi\top down city\code\real
time code\project1.lpr""
Hint: Start of reading config file D:\FPC\2.1.1\bin\i386-Win32\fpc.cfg
Hint: End of reading config file D:\FPC\2.1.1\bin\i386-Win32\fpc.cfg
Free Pascal Compiler version 2.1.1 [2005/08/30] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Win32 for i386
Compiling D:\lazarus\bugs\900-documents and settings\jernej\desktop\appbuilder\d
elfi\top down city\code\real time code\project1.lpr
Compiling Unit1.pas
Unit1.pas(16,28) Hint: Parameter "Sender" not used
Linking D:\lazarus\bugs\900-documents and settings\jernej\desktop\appbuilder\del
fi\top down city\code\real time code\project1.exe
64 Lines compiled, 16.0 sec
[TCompiler.Compile] end

fpc 2.0.0 can compile the test app too.


I think, we should add checks in the IDE to warn about paths with spaces.


Vincent.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to