pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: graphics/inkscape compilation error
> On NetBSD 7 amd64 pkgsrc-current I get the following compilation error for
> above package:
>
> ui/clipboard.cpp: In member function 'void
> Inkscape::UI::ClipboardManagerImpl::_inkscape_wait_for_targets(std::list<Glib::ustring>&)':
> ui/clipboard.cpp:1405:22: error: 'make_unique_ptr_gfree' is not a member
> of 'Glib'
> target = Glib::make_unique_ptr_gfree(atom_name).get(); //This
> frees the gchar*.
> ^
I guess you need devel/glibmm version 2.48.1.
Kind regards,
Adam
Home |
Main Index |
Thread Index |
Old Index