Some necessary files are missing... copy the attached files to
where-ever you placed the 335 source

And do a--> perl Makefile.PL, make, make test, make install per usual.

Unfortunately... mine failed to compile. I've attached the error.log.
But, I've got to go catch a plane. -Taking off for the Memorial Day
vacation and all.  

FYI: I'm using WinNT sp3, MS Visual C++ 6.0 sp1, non-ActiveState Perl
5.00503 threaded

In any case, the first problem I ran into was on line 1065-7 in GUI.xs
> #ifdef WIN32__GUI__STRONG__DEBUG
>    printf("!XS(RichEditMsgLoop) got (%ld, 0x%x, %ld, %ld)\n", hwnd,  uMsg, wParam, 
>lParam);
> #endif

When I commented that code out... I got further. -But unfortunately, I
have no more time.

Everyone have a good weekend.

Garrett

Mike Kangas wrote:
> If anyone could post the instructions on how this is done I would be
> very greatful. I am not a C/C++ kinda guy. But this would be a cool
> thing to start with. Thanx....

Makefile.PL

guiperl.ico

GUI.pm
GUI.xs
GUI.rc
constants.c
resource.h
TYPEMAP
Makefile.PL
MANIFEST
guiperl.ico

error.log

Reply via email to