Re: [Development] Dependencies of Qt5

2012-10-31 Thread Simon Hausmann
On Tuesday, October 30, 2012 07:39:34 AM Thiago Macieira wrote: On terça-feira, 30 de outubro de 2012 13.38.03, Hausmann Simon wrote: Note that qt5.git also contains binaries of bison and win_flex needed by WebKit. If qtwebkit is built as part of qt5.git then those binaries will be used

Re: [Development] Dependencies of Qt5

2012-10-31 Thread Thiago Macieira
On quarta-feira, 31 de outubro de 2012 10.28.12, Simon Hausmann wrote: Simon: what's the difference between flex and win_flex? Note that there's a flex with msysgit, so if we used flex instead of win_flex, it would make setups easier. The issue comes from GnuWin32 having a version of

Re: [Development] Dependencies of Qt5

2012-10-31 Thread Simon Hausmann
On Wednesday, October 31, 2012 07:38:27 AM Thiago Macieira wrote: On quarta-feira, 31 de outubro de 2012 10.28.12, Simon Hausmann wrote: Simon: what's the difference between flex and win_flex? Note that there's a flex with msysgit, so if we used flex instead of win_flex, it would make

Re: [Development] Dependencies of Qt5

2012-10-31 Thread Thiago Macieira
On quarta-feira, 31 de outubro de 2012 16.51.03, Simon Hausmann wrote: The issue comes from GnuWin32 having a version of flex that is too old for Angle. In WebKit land we've told people to install the GNU tools from the GnuWin32 distribution (gperf, etc.) and unfortunately the

Re: [Development] Dependencies of Qt5

2012-10-31 Thread Konstantin Ritt
OR can we have pre-generated sources (for ANGLE at very least)? Konstantin 2012/10/31 Thiago Macieira thiago.macie...@intel.com: On quarta-feira, 31 de outubro de 2012 16.51.03, Simon Hausmann wrote: The issue comes from GnuWin32 having a version of flex that is too old for Angle. In

Re: [Development] Dependencies of Qt5

2012-10-30 Thread shane.kearns
This time we will need RUBY. What next? Webkit also requires bison. -- This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original.

Re: [Development] Dependencies of Qt5

2012-10-30 Thread Hausmann Simon
Note that qt5.git also contains binaries of bison and win_flex needed by WebKit. If qtwebkit is built as part of qt5.git then those binaries will be used automatically. Simon -- Sendt fra min Nokia N930.10.12 13:57 skrev shane.kea...@accenture.com: This time we will need RUBY. What next?

Re: [Development] Dependencies of Qt5

2012-10-30 Thread Thiago Macieira
On terça-feira, 30 de outubro de 2012 13.38.03, Hausmann Simon wrote: Note that qt5.git also contains binaries of bison and win_flex needed by WebKit. If qtwebkit is built as part of qt5.git then those binaries will be used automatically. ANGLE requires bison and flex. Simon: what's the

Re: [Development] Dependencies of Qt5

2012-10-29 Thread Thiago Macieira
On terça-feira, 30 de outubro de 2012 00.34.10, Алексей Павлов wrote: The day before I tried to build Qt5 from git. As usually I get errors, but every time I come across a new dependency. I have already installed Python, DirectX SDK and now I get error: ruby

Re: [Development] Dependencies of Qt5

2012-10-29 Thread Алексей Павлов
2012/10/30 Thiago Macieira thiago.macie...@intel.com Erlang, Eiffel, Lua, or Tcl. Oh no problem :) Tomorrow I build all of these )) P.S. Python, Tcl/Tk and Ruby I already build with mingw) ___ Development mailing list Development@qt-project.org

Re: [Development] Dependencies of Qt5

2012-10-29 Thread Thiago Macieira
On terça-feira, 30 de outubro de 2012 06.47.06, Алексей Павлов wrote: 2012/10/30 Thiago Macieira thiago.macie...@intel.com Erlang, Eiffel, Lua, or Tcl. Oh no problem :) Tomorrow I build all of these )) P.S. Python, Tcl/Tk and Ruby I already build with mingw) I was kidding, you know. --