From quanta Thu Jul 28 16:23:43 2005 From: Joff Date: Thu, 28 Jul 2005 16:23:43 +0000 To: quanta Subject: Re: [Quanta] Compile problems with Kuanta Message-Id: <200507281720.26009.ffoj () flashgranny ! co ! uk> X-MARC-Message: https://marc.info/?l=quanta&m=112256782316728 On Thursday 28 July 2005 15:52, Andras Mantia wrote: > On Thursday 28 July 2005 14:32, Joff wrote: > > /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bi > >n/ld: cannot find -lkdevquanta > > Well, yes. Seems that this is a bug in the build files provided by > kdevquanta. Open the kdevquanta/plugins/project/projectree/Makefile.am > and modify the line > libkdevprojecttree_la_LDFLAGS = -avoid-version -module -no-undefined \ > $(all_libraries) $(KDE_PLUGIN) > > to > > libkdevprojecttree_la_LDFLAGS = -L$(top_builddir)/lib -avoid-version > -module -no-undefined \ > $(all_libraries) $(KDE_PLUGIN) > > Or update from svn. ;-) > > Andras Nice one :) thanks Andras - all up and running now :D I must say, it's looking good ! Joff _______________________________________________ Quanta mailing list Quanta@mail.kde.org https://mail.kde.org/mailman/listinfo/quanta