[interfacekit] Re: please fix compile problems

Hi Marcus,

> can anyone responsible please fix this compile problem?
> I think it exists for a couple of weeks now.
>
> don't know how to make 
> <src!tests!kits!interface!picture>PictureIterator.cpp

I am the one to blame.

If you want to get rid of the errors replace the corresponding
rules in current/src/tests/kits/interface/picture/Jamfile
with these and commit it to the repository:

SimpleTest
        Preview
        :
        Preview.cpp
        ;

LinkSharedOSLibs
        Preview
        :
        be
        root
        libprint.a
        ;

I would update it now, but over DUN (BeOS 5.0.3 Pro) cvs stops with a
broken pipe error. Does anybody know a solution for this problem?

- Michael

Other related posts: