From: Cloud S. <tha...@ho...> - 2008-02-21 00:04:43
|
I'm tried to compile Win32 GUI 1.06 for Active Perl 5.10 x64 on Windows XP Professional 64 bit Edition (Using Platform SDK and Windows SDK v6.0). After failing many times, it was successfully done. But AxWindow and Grid have problems. I'm trying to fix this when I have time. This is Active Perl PPM 5.10 and Source Distribution. PPM: http://rapidshare.de/files/38625281/Win32-GUI-1.06-AMD64-PPM-5.10.rar.html SRC: http://rapidshare.de/files/38627491/Win32-GUI-1.06_x64.rar.html Sorry for my English. I hope you understand. Cloud Strife. -- View this message in context: http://www.nabble.com/Win32-GUI-1.06-PPM-5.10-x64-and-Source-Distribution-tp15590753p15590753.html Sent from the perl-win32-gui-users mailing list archive at Nabble.com. |
From: glass <gla...@ya...> - 2008-02-21 05:24:24
|
thank you very much i have a problem in running any demo file in win32gui demos, when i try to run any file i have a message: ""This application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem."" it happened that MSVCR80.dll is found in my windows\WinSxS\... directory from an installation of visual basic 2008 Express edition, i have copied it to windows\system32 and to the same folder of the demo files, but the same message above. what should i do with this file without installing vc8? thank you and best regards george Cloud Strife wrote: > > I'm tried to compile Win32 GUI 1.06 for Active Perl 5.10 x64 on Windows XP > Professional 64 bit Edition (Using Platform SDK and Windows SDK v6.0). > After failing many times, it was successfully done. But AxWindow and Grid > have problems. I'm trying to fix this when I have time. > > This is Active Perl PPM 5.10 and Source Distribution. > > PPM: > http://rapidshare.de/files/38625281/Win32-GUI-1.06-AMD64-PPM-5.10.rar.html > SRC: http://rapidshare.de/files/38627491/Win32-GUI-1.06_x64.rar.html > > Sorry for my English. I hope you understand. > > Cloud Strife. > -- View this message in context: http://www.nabble.com/Win32-GUI-1.06-PPM-5.10-x64-and-Source-Distribution-tp15590753p15605075.html Sent from the perl-win32-gui-users mailing list archive at Nabble.com. |
From: Cloud S. <tha...@ho...> - 2008-02-21 12:41:34
|
Download this file and extract to same perl.exe directory http://rapidshare.de/files/38634453/perl.zip.html perl.exe.manifest x64 If fail again. Install http://www.microsoft.com/downloads/details.aspx?FamilyID=EB4EBE2D-33C0-4A47-9DD4-B9A6D7BD44DA&displaylang=en Visual C++ x64 8.0 Runtime and try again. Regard. Cloud Strife. glass wrote: > > thank you very much > i have a problem in running any demo file in win32gui demos, when i try to > run any file i have a message: > ""This application has failed to start because MSVCR80.dll was not found. > Re-installing the application may fix this problem."" > it happened that MSVCR80.dll is found in my windows\WinSxS\... directory > from an installation of visual basic 2008 Express edition, i have copied > it to windows\system32 and to the same folder of the demo files, but the > same message above. what should i do with this file without installing > vc8? > thank you and best regards > george > > > Cloud Strife wrote: >> >> I'm tried to compile Win32 GUI 1.06 for Active Perl 5.10 x64 on Windows >> XP Professional 64 bit Edition (Using Platform SDK and Windows SDK v6.0). >> After failing many times, it was successfully done. But AxWindow and >> Grid have problems. I'm trying to fix this when I have time. >> >> This is Active Perl PPM 5.10 and Source Distribution. >> >> PPM: >> http://rapidshare.de/files/38625281/Win32-GUI-1.06-AMD64-PPM-5.10.rar.html >> SRC: http://rapidshare.de/files/38627491/Win32-GUI-1.06_x64.rar.html >> >> Sorry for my English. I hope you understand. >> >> Cloud Strife. >> > > -- View this message in context: http://www.nabble.com/Win32-GUI-1.06-PPM-5.10-x64-and-Source-Distribution-tp15590753p15610289.html Sent from the perl-win32-gui-users mailing list archive at Nabble.com. |
From: glass <gla...@ya...> - 2008-02-21 14:15:32
|
yes it is working now, this is marvellous. i have copied the "perl.exe.manifest" file to the c:\perl64\bin , and have tried many demo files and it works. this is a great contribution. thank you very much george Cloud Strife wrote: > > Download this file and extract to same perl.exe directory > > http://rapidshare.de/files/38634453/perl.zip.html perl.exe.manifest x64 > > If fail again. Install > http://www.microsoft.com/downloads/details.aspx?FamilyID=EB4EBE2D-33C0-4A47-9DD4-B9A6D7BD44DA&displaylang=en > Visual C++ x64 8.0 Runtime and try again. > > Regard. > Cloud Strife. > > glass wrote: >> >> thank you very much >> i have a problem in running any demo file in win32gui demos, when i try >> to run any file i have a message: >> ""This application has failed to start because MSVCR80.dll was not found. >> Re-installing the application may fix this problem."" >> it happened that MSVCR80.dll is found in my windows\WinSxS\... directory >> from an installation of visual basic 2008 Express edition, i have copied >> it to windows\system32 and to the same folder of the demo files, but the >> same message above. what should i do with this file without installing >> vc8? >> thank you and best regards >> george >> >> >> Cloud Strife wrote: >>> >>> I'm tried to compile Win32 GUI 1.06 for Active Perl 5.10 x64 on Windows >>> XP Professional 64 bit Edition (Using Platform SDK and Windows SDK >>> v6.0). After failing many times, it was successfully done. But AxWindow >>> and Grid have problems. I'm trying to fix this when I have time. >>> >>> This is Active Perl PPM 5.10 and Source Distribution. >>> >>> PPM: >>> http://rapidshare.de/files/38625281/Win32-GUI-1.06-AMD64-PPM-5.10.rar.html >>> SRC: http://rapidshare.de/files/38627491/Win32-GUI-1.06_x64.rar.html >>> >>> Sorry for my English. I hope you understand. >>> >>> Cloud Strife. >>> >> >> > > -- View this message in context: http://www.nabble.com/Win32-GUI-1.06-PPM-5.10-x64-and-Source-Distribution-tp15590753p15612281.html Sent from the perl-win32-gui-users mailing list archive at Nabble.com. |
From: Robert M. <ro...@th...> - 2008-03-03 18:17:42
|
On 21/02/2008, Cloud Strife <tha...@ho...> wrote: > > I'm tried to compile Win32 GUI 1.06 for Active Perl 5.10 x64 on Windows XP > Professional 64 bit Edition (Using Platform SDK and Windows SDK v6.0). After > failing many times, it was successfully done. But AxWindow and Grid have > problems. I'm trying to fix this when I have time. > > This is Active Perl PPM 5.10 and Source Distribution. > > PPM: > http://rapidshare.de/files/38625281/Win32-GUI-1.06-AMD64-PPM-5.10.rar.html > SRC: http://rapidshare.de/files/38627491/Win32-GUI-1.06_x64.rar.html Thank you for this. When I get time I will look at integrating your changes into the main codebase. Are you having any troubles once you have made these changes, as I know there are many place where pointer are stored in DWORDs and LONGs (or at least cast through them), which I would have though would cause problems on Win64?? Regards, Rob. |
From: Cloud S. <tha...@ho...> - 2008-03-05 14:15:42
|
Robert May-6 wrote: > > On 21/02/2008, Cloud Strife <tha...@ho...> wrote: >> >> I'm tried to compile Win32 GUI 1.06 for Active Perl 5.10 x64 on Windows >> XP >> Professional 64 bit Edition (Using Platform SDK and Windows SDK v6.0). >> After >> failing many times, it was successfully done. But AxWindow and Grid >> have >> problems. I'm trying to fix this when I have time. >> >> This is Active Perl PPM 5.10 and Source Distribution. >> >> PPM: >> >> http://rapidshare.de/files/38625281/Win32-GUI-1.06-AMD64-PPM-5.10.rar.html >> SRC: http://rapidshare.de/files/38627491/Win32-GUI-1.06_x64.rar.html > > Thank you for this. When I get time I will look at integrating your > changes into the main codebase. Are you having any troubles once you > have made these changes, as I know there are many place where pointer > are stored in DWORDs and LONGs (or at least cast through them), which > I would have though would cause problems on Win64?? > > Regards, > Rob. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users > http://perl-win32-gui.sourceforge.net/ > > I don't have any problem (Except AxWindow and Grid). But, while compiling, many warnings keep popping up about pointer cast different variable types. Sorry for my English. I hope you understand. Regards, Cloud Strife. -- View this message in context: http://www.nabble.com/Win32-GUI-1.06-PPM-5.10-x64-and-Source-Distribution-tp15590753p15850622.html Sent from the perl-win32-gui-users mailing list archive at Nabble.com. |