It looks like the current version of the ActivePerl (5.14.2 Build 1402 
(64-bit)) has an outdated version of the GetOpt::Long module (2.35) which does 
not have GetOptionsFromArray yet. The required version is 2.38. I just 
discovered this myself while building Qt5 on a another PC…

$ perl -MGetopt::Long -e 'print $Getopt::Long::VERSION, "\n"'
2.35

--
Vladimir

From: interest-bounces+vminenko=rim....@qt-project.org 
[mailto:interest-bounces+vminenko=rim....@qt-project.org] On Behalf Of 
Ramakanthreddy_Kesireddy
Sent: Sonntag, 19. August 2012 16:35
To: 程梁; interest@qt-project.org
Subject: Re: [Interest] Qt5 alpha on windows


I tried with ppm install Getopt-Long-Descriptive which installs the required 
package

but not getting away with the below error when I run perl init-repository.



Br,

Ramakanth

________________________________
From: Ramakanthreddy_Kesireddy
Sent: Sunday, August 19, 2012 7:41 PM
To: 程梁; interest@qt-project.org<mailto:interest@qt-project.org>
Subject: RE: [Interest] Qt5 alpha on windows

I installed active perl and am getting the same error.

Could you please let me know gthe link to install GetOpt::Long for perl.



Thanks and Regards,

Ramakanth

________________________________
From: 程梁 [chengliang.s...@gmail.com]
Sent: Sunday, August 19, 2012 5:53 AM
To: interest@qt-project.org<mailto:interest@qt-project.org>; 
Ramakanthreddy_Kesireddy
Subject: Re: [Interest] Qt5 alpha on windows
You should install GetOpt::Long for perl. Download of perl.org<http://perl.org> 
suggests two implementations for Windows, one is Strawberry Perl and the other 
is ActiveState Perl. I installed the first one and I must download GetOps::Long 
myself. But the second needn't because it will install some modules for you.

Maybe this could help you.

2012/8/18 Ramakanthreddy_Kesireddy 
<ramakanthreddy_kesire...@mahindrasatyam.com<mailto:ramakanthreddy_kesire...@mahindrasatyam.com>>
After cloning qt5 from repository using Qt on windows , if I try to get the 
submodules of Qt5, am getting below error:

$ perl init-repository
"GetOptionsFromArray" is not exported by the Getopt::Long module
Can't continue after import errors at init-repository line 210
BEGIN failed--compilation aborted at init-repository line 210.

Please help in this regard.

Best Regards,
Ramakanth


________________________________________
From: 
interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam....@qt-project.org<mailto:mahindrasatyam....@qt-project.org>
 
[interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam....@qt-project.org<mailto:mahindrasatyam....@qt-project.org>]
 on behalf of Thiago Macieira 
[thiago.macie...@intel.com<mailto:thiago.macie...@intel.com>]
Sent: Saturday, August 18, 2012 4:27 PM
To: interest@qt-project.org<mailto:interest@qt-project.org>
Subject: Re: [Interest] Qt5 alpha on windows
On sábado, 18 de agosto de 2012 10.19.02, Ramakanthreddy_Kesireddy wrote:
> Could you pleasse let me know where can I find latest Qt5 release as
> I could see only alpha

There is no newer release. You need to build from the Git repository.

--
Thiago Macieira - thiago.macieira (AT) intel.com<http://intel.com>
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
________________________________

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.
_______________________________________________
Interest mailing list
Interest@qt-project.org<mailto:Interest@qt-project.org>
http://lists.qt-project.org/mailman/listinfo/interest



--
Cheng Liang
Nanjing, China
http://www.devbean.info
from: devb...@devbean.info<mailto:devb...@devbean.info>

________________________________

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.

---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to