Re: [Development] What is the best way to use msys-git's perl for MSVC2010?

2012-06-13 Thread joerg.bornemann
Hi Yuchen, > D:\qpSOFT\Projects\BuildQt5-x64>..\Qt5\configure -h This is the configure script of the Qt 5 "mother repo". Change https://codereview.qt-project.org/27136 was a fix for syncqt. That means you can build Qt 5 with msys perl if you do it manually / using your own script like I do. Lo

Re: [Development] What is the best way to use msys-git's perl for MSVC2010?

2012-06-12 Thread joerg.bornemann
Hi Yuchen, > https://codereview.qt-project.org/27136 > I noticed this review merged into master, and I wan't know how to make it > works for MSVC2010? Instead of ActiveState Perl you can just use the Perl provided by msysgit. Either uninstall ActiveState Perl or put msys Perl first in your PATH