Removed ActivePerl v5.8.6, renamed existing perl dir

Installed:

        ActivePerl v5.8.8.817
        Win32-gui 1.03.4
        Win32-guitest 1.50.5
        Win32-api 0.41
        win32-process-memory 0.20
        win32-process-info 1.006
        Module-scandeps 0.62
        PAR-dist 0.10
        par 0.9
        B-Keywords 1.02
        YAML 0.35
        b-deobfuscate 0.10
        Parse-Binary 0.10
        win32-exe 0.0.8

perl runs my code fine (from what little testing I have done), but the par generated EXE barfs:

The procedure entry point Perl_Tcomppad_ptr could not be found in the dynamic link library perl58.dll.

http://www.syn-ack.com/Perl_Tcomppad_ptr.png

Off to hunt down this error in the par mail list.

Steve

Steve Loughran wrote:
ActiveState Perl v5.8.6

Uninstalled:

        Win32::GUI
        Win32::GUI::Dibitmap
        Win32::GUI::AxWindow

Installed new ppd file.

On first run of my code, I get this error:

"The procedure entry point PL_memory_wrap could not be located in the dynamic link library perl58.dll"

http://www.syn-ack.com/PL_memory_wrap.png

And it aborts. I had this before when I ran a newer version of ActiveState perl (v5.8.7 at the time), it ran fine from perl <source>.pl, but this error popped up when i created an EXE via pp/par. Now the error happens when running perl source directly.

I`ll remove my perl install, grab the latest one (v5.8.8.817), and test again. If this error happens running the perl code and/or via pp/par EXEs, then i`ll have to go back to my old verion of everything.

More news later

Steve


Robert May wrote:
Hi all,

I'm looking for beta testers for a 1.04 release (finally :-P).

The beta release is labelled v1.03_04, and is available for download from http://www.robmay.me.uk/win32gui/.

Release Notes and a Perl 5.8 PPM are linked at the bottom of the page. Please download and give it a spin. Feedback to the users list (perl-win32-gui-users@lists.sourceforge.net), please.

I'm particularly interested in feedback on
- the ReleaseNotes (that will also get installed with the html documentation)
- any backwards compatibility issues.
- anything that worked before any doesn't now
- if, following installation, typing 'win32-gui-demos' at your command prompt works for you, and the UI is understandable.

There's a lot of new stuff, so make sure you read the release notes.

I'll not be very active for the next few weeks, but will catch up after that. Enjoy!

Did I say to make sure you read the release notes? They're online at http://www.robmay.me.uk/win32gui/RELEASENOTES.TXT

Regards,
Rob.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/


Reply via email to