From: Dennis S. <sy...@yo...> - 2004-11-03 18:58:36
|
On Wed, 2004-11-03 at 13:39 -0300, Duilio Javier Protti wrote: > > Regarding libvisual-widget: > > > > I'd like to make one package containing widgets like VisUI widget, for > > gtk2,gtk1 and QT (and later on a VisVideo in buffer fallback). > > > > I don't have experience with linking multiple libraries, from > > multiple archives. Basicly after compilation, the first release should > > come up with (optionally) 3 .so files, being gtk1 widget lib, gtk 2 > > widget lib and the QT widget lib. > > > > Anyone experience with such a (or likewise) setup who can help us a bit > > regarding this ? > > This is easy to do with autotools, basicly you must generate 3 different > target instead of just one. I can do it if you want, but... where are > the libvisual-widget? I mean, what the cvs module name is? Aah, alright!, it's not yet in CVS :), or rather, the whole package hasn't been created yet, I'll do that when the gtk2 VisUI widget is finished (it's nearly finished). Have you by any chance been able to look at the bilinair and nearest scale functions ? :) Cheers, Dennis |