Hello,

This can help you :

1. Some files are missing in the archive :
    BitmapInline.pm
    GridLayout.pm
    hsplit.cur
    vsplit.cur

For the .pm files, you can found there files in a previous version (see in
your perl\site\lib\win32gui\  directory).
For the .cur files, you can search .cur files in your disk and find some
cursor.
I found 2 similar .cur files in the mfc/include/res directory.


2. I have a ActiveState Perl Build 522, and have the same problem.
    You need change all wrong directories in your config.pm  (in Perl/site
directory).
    And reexecute, perl makefile.PL


I have a question too :

When i run perl Makefile.PL ( I'm on win98/4dos/ActiveState 522 ).

I have this :

> Using Visual C++
> NOTE:Makefile.PL will add the instruction to use the Resource Compiler to
> your Makefile; if you're not using Visual C++, or don't want to compile
> resources with your extension, call this script with this additional
> argument:
>
>     perl Makefile.PL USERESOURCE=0
>
> Usage: xsubpp [-v] [-C++] [-except] [-prototypes] [-noversioncheck]
[-nolinenumb
> ers] [-s pattern] [-typemap typemap]... file.xs
> Writing Makefile for Win32::GUI

Someone have same xsubpp message ? Is it Normal ?

I have a makefile ( and seem good )  and a file  &1 in the directory.
I think it's probably a redirection command don't work.


Laurent.


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 20, 2000 9:58 PM
Subject: Re: [perl-win32-gui] 0.0.490


> Aldo,
>
> I just tried to "make" the binaries for 0.0.490 and encountered the
following
> errors:
>
> 1.   NMAKE : fatal error U1073: don't know how to make 'BitmapInline.pm'
> Stop.
>
> 2.   I noticed in the makefile that LDDLFLAGS/LDFLAGS point to:
> "C:\p4view\Apps\ActivePerl\MSI\data\ActivePerl\Perl\lib\CORE"
>
> ActiveState Perl Build 618 is installed on D:\Perl on my computer.
Should I
> change
> "C:\p4view\Apps\ActivePerl\MSI\data\ActivePerl\Perl\lib\CORE" to
> "D:\Perl\lib\CORE" ?
>
> Thanks,
> Felice
>
>

Reply via email to