http://qs1969.pair.com?node_id=228250


in reply to Re: Win32::AdminMisc for ActiveState Perl 5.8.0 binary, anyone?
in thread Win32::AdminMisc for ActiveState Perl 5.8.0 binary, anyone?

Hi Jenda

I tried to tweak the AdminMisc.dsp settings - directory paths and include paths, and I hit the problem of missing Win32Perl.h file. A file of that name, by Dave Roth, is found in a couple of his modules on CPAN. Did you follow this route?

I would like to build the module myself (with MSVC 6.0) and try to investigate the crash that you reported. Are the sources of AdminMisc as tweaked by you available on your site?

Rudif

Replies are listed 'Best First'.
Re: Re: Re: Win32::AdminMisc for ActiveState Perl 5.8.0 binary, anyone?
by Jenda (Abbot) on Jan 20, 2003 at 12:40 UTC

    Well you can get it from here. Basicaly all I did is I tweaked the paths and filenames, moved the Admin.h and Win32Perl.h from ./include to . and added a 5.8 section into Win32Perl.h.

    Please let me know if you succeed with the debuging.

    Jenda

    P.S.: I'll mail Dave Roth later today. He should know we are playing with his stuff :-)