[Lazarus] ressource compiling

Paul Ishenin webpirat at mail.ru
Wed Dec 24 15:28:18 CET 2008


Benito van der Zander wrote:
> Hi,
> I also have a problem with ressource compiling, after updating to the 
> latest svn,
> although it worked in older versions of 0.9.27.
> Error: Can't create resource file: U:\programs\system\APIV\cursor.res
> says the IDE and stops compiling the project, when I write {$R 
> cursor.res} in
> the source.
>
> However there is actually no need to create this resource file because 
> it already
> exists and is compiled (in the Windows binary format).
> Any ideas how to solve the problem? (by the way, the temporary directory 
> doesn't contains spaces)
>   
IDE can try to write manifest, icon and version information to the .rc 
file. On 64bit windows there was problems before today. Today I fixed 
manifest resource compiling by GoRc. Previous format was compatible only 
with windres.
If you update your lazarus after today commits and will have problems 
then please create a very simple test application and attach it to your 
new bug report. Then we will try to find what is wrong and where is wrong.

Best regards,
Paul Ishenin.



More information about the Lazarus mailing list