From: Duilio J. P. <dp...@fc...> - 2004-11-03 16:39:30
|
> 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? Bye, Duilio. |