Re: [Banshee-List] GUDev




On Sat, Mar 14, 2015 at 1:25 AM, Tim B. <linux-developer online de> wrote:
Making all in Banshee.Dap.AppleDevice
  MCS   ../../../bin/Banshee.Dap.AppleDevice.dll
!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!?
error CS1703: An assembly `atk-sharp' with the same identity has already
been imported. Consider removing one of the references
/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll (Location
of the symbol related to previous error)
/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/atk-sharp.dll (Location
of the symbol related to previous error)


Something pulled in gtk# 2.0 stuff (Banshee master uses gtk# 3.0).
Try the Fix-dll-configs.patch below, these *.dll.config files in Banshee itself (or Hyena) 
are definitely wrong. If this doesn't fix the problem, check all of your installed *.dll.config
files whether one apparently for the gtk# 3 ecosystem erroneously references gtk# 2 stuff.

Depending on your dbus-sharp/dbus-sharp-glib configuration you might also want
to apply Use-dbus-2.patch from Debian.

Cheers, Roderich


Attachment: Fix-dll-configs.patch
Description: Text Data

Attachment: Use-dbus-2.patch
Description: Text Data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]