Re: [Development] Problem with qt5 stable release

2013-05-05 Thread Francisco Ortega
Hi, I just run the qt 5 in 32 bit mode The way that I build for 32 bits and 64 bits was using the wiki. I did git, init-repository, configure and then nmake for nmake, I have to run it a few times, because sometimes I will get an error that says that is a conflict, but at the end it runs fine

Re: [Development] Problem with qt5 stable release

2013-05-05 Thread Andreas Holzammer
Am 05.05.2013 18:09, schrieb Francisco Ortega: > Thank you all. I know understand the mailing list betters. > > I did post a bug report > : https://bugreports.qt-project.org/browse/QTBUG-31004 > > As far as the perl question, it says > > (C)>>where perl > C:\Perl\bin\perl.exe > > which the v

Re: [Development] Problem with qt5 stable release

2013-05-05 Thread Francisco Ortega
Thank you all. I know understand the mailing list betters. I did post a bug report : https://bugreports.qt-project.org/browse/QTBUG-31004 As far as the perl question, it says (C)>>where perl C:\Perl\bin\perl.exe which the version is (C)>>c:\perl\bin\perl.exe -v This is perl 5, version 16, sub

Re: [Development] Problem with qt5 stable release

2013-05-05 Thread Andreas Holzammer
Francisco, you did not really describe what you did to compile Qt 5. Did you use the command line or the Visual Studio IDE to build. But from your description I figure that you are trying to use the IDE to build Qt. IT could be that there is a bug. The preferred way is to use the command line. Als

Re: [Development] Problem with qt5 stable release

2013-05-05 Thread Thiago Macieira
On domingo, 5 de maio de 2013 11.52.29, Francisco Ortega wrote: > Andreas, > > Thank you for the email. Which is the correct mailing list. I think I found > a bug with MOC . I have more information. > > You are saying that interest is where problems or bugs should be sent? No, if you have bugs,

Re: [Development] Problem with qt5 stable release

2013-05-05 Thread Thiago Macieira
On domingo, 5 de maio de 2013 11.38.27, Francisco Ortega wrote: > I have compiled that for Windows 7 64 bits, for 64 bits (debug and release) > for visual studio 2012 with OpenGL Desktop (in the configure) > > I created an empty project with the wizard, with QT CORE, QT GUI, QT OPENGL What wizard

Re: [Development] Problem with qt5 stable release

2013-05-05 Thread Francisco Ortega
I will fill a bug. Just for completeness, this is what I further found: Update: I think there is a problem with moc for 64 bits in qt 5. I ran the moc for qt 4.8.4 and worked fine. I ran the qt 5 moc for 32 bits and it worked fine. When I redirect output to the moc of 64 bits, and then compare f

Re: [Development] Problem with qt5 stable release

2013-05-05 Thread Francisco Ortega
Andreas, Thank you for the email. Which is the correct mailing list. I think I found a bug with MOC . I have more information. You are saying that interest is where problems or bugs should be sent? Francisco R. Ortega Ph.D. Candidate in Computer Science Florida International University http://ww

Re: [Development] Problem with qt5 stable release

2013-05-05 Thread Andreas Holzammer
Hi Francisco, this is not the right mailing list. The developing mailing list is taking care of Qt development and not howto compile Qt. Please use the interest mailing list. Also did you follow the wiki page on how to build Qt 5 from git[1]? Thank you Andy [1] http://qt-project.org/wiki/Build

Re: [Development] Problem with qt5 stable release

2013-05-05 Thread Francisco Ortega
[SORRY FOR DUAL POSTING --- Hit send by mistake] Hi, I have downloaded qt5 with git , stable release. I have compiled that for Windows 7 64 bits, for 64 bits (debug and release) for visual studio 2012 with OpenGL Desktop (in the configure) I created an empty project with the wizard, with QT CORE

[Development] Problem with qt5 stable release

2013-05-05 Thread Francisco Ortega
Hi, I have downloaded qt5 with git , stable release. I have compiled that for Windows 7 64 bits, for 64 bits (debug and release) for visual studio 2012 with OpenGL Desktop (in the configure) I created an empty project with the wizard, with QT CORE, QT GUI, QT OPENGL ... However, the moc is not