[vlc-devel] Re: Problem while compiling VLC with QTE
Jean-Paul Saman
jean-paul.saman at planet.nl
Mon Nov 7 23:57:29 CET 2005
j y wrote:
> Thank you very much,
> then, I want to add the qt interface now, what should
> I do?
> the code already contains QTE module, doesn't it?
It contains a qte_main module to run the application in QT standalone or
QT application mode.
You should implement a new GUI plugin for VLC in which you module_Need()
the qte_main module. Look into the developers documentation in VLC
source code under the directory doc/. Also more information is on the
Developers website: http://developers.videolan.org
Kind greetings,
Jean-Paul Saman.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list