[haiku-development] Re: find it icon problem, but ...

On Sun, 24 Jun 2007 23:32:25 +0200, Jérôme Duval wrote
> After a bit of testing, the problem seems to be when resources are compiled
> into a rsrc file. Decompiling the rsrc doesn't give the expected 
> rdef file on the "types" part. It could be related to BMessage handling:
> 
> resource file_types message {
>         "types" = "image"
> };

If this is indeed a BMessage problem and the build/libbe stuff is used to
handle this, it could be a problem of the old BMessage implementation. The one
in the build/libbe is not the current one used for the Haiku libbe. I will
look into updating the build version to the current implementation.
By the way, the compilation problem with FileType-F mentioned earlier on this
thread now happens on R5 as well. See ticket #1280 for my failed attempt to
fix this.

Regards
Michael

Other related posts: