[fpc-devel] user problems with fcl-res. need assistance

Paul Ishenin ip at kmiac.ru
Fri Jan 29 08:25:03 CET 2010


29.01.2010 13:41, Paul Ishenin wrote:
> When I compile from the console (not lazarus) with -vd I see:
>
> Compiling resource /home/paul/Development/laztest/path with
> spaces/lib/i386-linux/project1.or
> Calling resource compiler "/usr/local/bin/fpcres" with "-o
> "/home/paul/Development/laztest/path with
> spaces/lib/i386-linux/project1.or" -a i386 -of elf -v
> @"/home/paul/Development/laztest/path with
> spaces/lib/i386-linux/project1.reslst"" as command line
> Debug: parsing command line parameters
> Debug: parsing parameter '-o'
> Debug: parsing parameter '-a'
> Debug: parsing parameter '-of'
> Debug: parsing parameter '-v'
> Debug: parsing parameter '@"/home/paul/Development/laztest/path'
> Error: Can't read config file '"/home/paul/Development/laztest/path'
>
> Running the next command from the console: /usr/local/bin/fpcres -o
> "/home/paul/Development/laztest/path with
> spaces/lib/i386-linux/project1.or" -a i386 -of elf -v
> @"/home/paul/Development/laztest/path with
> spaces/lib/i386-linux/project1.reslst"
>
> i see successful resource compilation by fpcres.

Together with Dmitry we found the solution. Patch is attached.

Best regards,
Paul Ishenin.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fpc_res.patch
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20100129/9eb45f35/attachment.ksh>


More information about the fpc-devel mailing list