|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Win 32 module of perl on 64 bit ApplicationHi All, I have designed the suite in Perl for testing our product.Its running fine when we run for 32 bit Application but its not working when we run it for 64 bit Application on 64 bit Machine. Please help me out in this ASAP. Thanks in Advance Regards Ankit Gupta ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Perl-Win32-GUI-Users mailing list Perl-Win32-GUI-Users@... https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ |
|
|
Re: Win 32 module of perl on 64 bit ApplicationHi Ankit
What other packages are you using in your suite? Do you get any error messages when you try and run it? Also which version of Perl are you using? Richard On Wed, Nov 16, 2011 at 5:19 AM, ankit gupta <ankit_chemical2002@...> wrote:
------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Perl-Win32-GUI-Users mailing list Perl-Win32-GUI-Users@... https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ |
|
|
Re: Win 32 module of perl on 64 bit ApplicationHi Richard. I am using Win32::GuiTest Module.Right now m getting problem in GetItemText function of GUI Test module .Attaching module for your reference Thanks in Advance Regards Ankit Gupta From: Richard Hitchins <richard.hitchins@...> To: ankit gupta <ankit_chemical2002@...> Cc: "perl-win32-gui-users@..." <perl-win32-gui-users@...> Sent: Wednesday, 16 November 2011 12:37 PM Subject: Re: [perl-win32-gui-users] Win 32 module of perl on 64 bit Application Hi Ankit What other packages are you using in your suite? Do you get any error messages when you try and run it? Also which version of Perl are you using? Richard On Wed, Nov 16, 2011 at 5:19 AM, ankit gupta <ankit_chemical2002@...> wrote:
------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Perl-Win32-GUI-Users mailing list Perl-Win32-GUI-Users@... https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ |
|
|
Re: Win 32 module of perl on 64 bit ApplicationHi Ankit
When I run on a 32 Bit system the GetItemText returns the name correctly but returns nothing on a 64-bit system. Is that the same problem you are having? The problem may be that Win32::GuiTest has been compiled against the 32-bit version of Perl. You could try building a development environment on a 64-bit machine with the 64-bit version of Perl and compile your executable against that. That may fix the problem. Let us know how you get on. Richard On Wed, Nov 16, 2011 at 10:32 AM, ankit gupta <ankit_chemical2002@...> wrote:
------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Perl-Win32-GUI-Users mailing list Perl-Win32-GUI-Users@... https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ |
|
|
Re: Win 32 module of perl on 64 bit ApplicationHi Richard Yeah i have the same problem of returns nothing on a 64-bit system. As i am new to this so i dont know how to build a development environment on a 64-bit machine
with the 64-bit version of Perl and compile our executable against that Thanks in advance Regards Ankit Gupta From: Richard Hitchins <richard.hitchins@...> To: ankit gupta <ankit_chemical2002@...> Cc: ""perl-win32-gui-users@..."" <perl-win32-gui-users@...> Sent: Wednesday, 16 November 2011 5:20 PM Subject: Re: [perl-win32-gui-users] Win 32 module of perl on 64 bit Application Hi Ankit When I run on a 32 Bit system the GetItemText returns the name correctly but returns nothing on a 64-bit system. Is that the same problem you are having? The problem may be that Win32::GuiTest has been compiled against the 32-bit version of Perl. You could try building a development environment on a 64-bit machine with the 64-bit version of Perl and compile your executable against that. That may fix the problem. Let us know how you get on. Richard On Wed, Nov 16, 2011 at 10:32 AM, ankit gupta <ankit_chemical2002@...> wrote:
------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Perl-Win32-GUI-Users mailing list Perl-Win32-GUI-Users@... https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users http://perl-win32-gui.sourceforge.net/ |
| Free embeddable forum powered by Nabble | Forum Help |