On Tuesday, 13 March 2018 02:18:42 PDT Alexei Fedotov wrote: > The build finally passed for me after replacing perl with ActivePerl > and skipping "qtscript". I'm currently trying to figure out how > -prefix works for MSYS.
It should be the same as everything else, provided you're using ActivePerl. Because of that, no Qt application or script will know about MSYS mounts, so you need a full, absolute Windows path for the prefix. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
