From: Vincent V. <viv...@ir...> - 2006-07-27 20:37:39
|
> Message: 1 > Date: Mon, 24 Jul 2006 22:54:44 -0400 > From: Christopher Andrews <cp...@vt...> > Subject: [Chromium-users] QT > To: chr...@li... > Message-ID: <86E...@vt...> > Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed > > I've just started using Chromium and I'm still working out all of its > capabilities. Down in config/Linux.mk I found a section that > "enables" QT. I can't find a single reference in the documentation > (or anywhere else for that matter) as to what that actually does (or > is supposed to do). Can anyone out there enlighten me? > > C. Andrews > > Hi, It could be a deprecated requirement for a QT graphical configuration tool. The actual one is based on wxPython. wxWindows stuffs were such a royal PITA to install on one of my old configuration, that I actually tried to compile the QT tool (without any success as you could guess). http://chromium.sourceforge.net/doc/configtool.html Vincent. |