29.01.2010 6:45, Paul Ishenin wrote:
Hello, FPC developers' list

Lazarus is switched to use fcl-res already and some lazarus/fpc users
have troubles with their old/new projects.

I'm trying to figure out myself what are the problems in real but I will
not refuse fpc developers help:

I confirm that if lazarus project has spaces in the path then fpc fails to compile:

/usr/bin/ppc386 -B -MObjFPC -Scghi -O1 -gl -WG -vewnhi -l "-Fi/home/paul/Development/laztest/path with spaces/lib/i386-linux/" -Fu/home/paul/Development/lazarus/lcl/units/i386-linux/ -Fu/home/paul/Development/lazarus/lcl/units/i386-linux/gtk2/ -Fu/home/paul/Development/lazarus/packager/units/i386-linux/ "-Fu/home/paul/Development/laztest/path with spaces/" -Fu. "-FU/home/paul/Development/laztest/path with spaces/lib/i386-linux/" -oproject1 -dLCL -dLCLgtk2 project1.lpr

Hint: Start of reading config file /etc/fpc.cfg
Hint: End of reading config file /etc/fpc.cfg
Free Pascal Compiler version 2.5.1 [2010/01/28] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Linux for i386
Compiling project1.lpr
Compiling Unit1.pas
Compiling resource /home/paul/Development/laztest/path with spaces/lib/i386-linux/project1.or
project1.lpr(19,1) Error: Error while compiling resources
project1.lpr(19,1) Fatal: There were 1 errors compiling module, stopping

Best regards,
Paul Ishenin.

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to