Quoting Dylan Baker (2018-12-10 09:13:59) > Quoting Matt Turner (2018-12-08 12:49:06) > > On Thu, Nov 22, 2018 at 1:05 PM Matt Turner <[email protected]> wrote: > > > > > > On Wed, Nov 21, 2018 at 10:48 AM Matt Turner <[email protected]> wrote: > > > > > > > > Thanks Arfrever and Dylan. > > > > > > > > Acked-by: Matt Turner <[email protected]> > > > > > > Hmm, actually this doesn't seem to work for me. With it applied I get: > > > > > > src/mesa/drivers/dri/meson.build:59:8: ERROR: Python object does not > > > have method path. > > > > > > which comes from: > > > > > > meson.add_install_script( > > > prog_python.path(), > > > join_paths(meson.source_root(), 'bin/install_megadrivers.py'), > > > libmesa_dri_drivers.full_path(), > > > dri_drivers_path, > > > dri_link, > > > ) > > > > Ping. I think this one fell through the cracks. > > Yup. I'll respin and resend in just a minute. >
Gah, so much for "the python module does everything the python3 module does", it doesn't have a path method :/ off to meson land I go.
signature.asc
Description: signature
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
