On quinta-feira, 23 de agosto de 2012 10.10.27, Thiago Macieira wrote:
> On quinta-feira, 23 de agosto de 2012 06.30.07, Ramakanthreddy_Kesireddy
>
> wrote:
> > I have configured Qt5 beta using TDM-Mingw32, perl and python (all latest
> > versions) and then tried to build using following commands
>
On 2012/08/23 08:30 AM, Ramakanthreddy_Kesireddy wrote:
> But build has failed after 5 hours of struggle. Can someone help me in
> making this success.
I guess you are a programmer, so when a user gets hold of you and says
your program "doesn't work", what do you ask them?
--
Regards
Alex
On quinta-feira, 23 de agosto de 2012 06.30.07, Ramakanthreddy_Kesireddy
wrote:
> I have configured Qt5 beta using TDM-Mingw32, perl and python (all latest
> versions) and then tried to build using following commands
>
>
> 1. configure -developer-build -opensource -nomake examples -nomake
> t
Hi,
I have configured Qt5 beta using TDM-Mingw32, perl and python (all latest
versions) and then tried to build using following commands
1. configure -developer-build -opensource -nomake examples -nomake tests
( to configure)
2. perl build -j 2 (to build)
But build has failed a