Hi Rob,

Just checked out latest from CVS...

Attempted to compile on Windows XP SP2 with ActiveState Perl v5.8.8 with
VC6++ and got the following error:


C:\temp\Win32-GUI>nmake > c:\temp\nmake.txt

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

Skip blib\lib\Win32/GUI/GridLayout.pm (unchanged)
Skip blib\lib\Win32/GUI.pm (unchanged)
Skip blib\lib\Win32/GUI/BitmapInline.pm (unchanged)
        NMAKE -f Makefile all -nologo W32G_CORE=1
        cl -c    -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE
-DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO
-DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1    -DVERSION=\"0.08_01\"
-DXS_VERSION=\"0.08_01\"  "-IC:\Perl\lib\CORE"   AxWindow.cpp
AxWindow.cpp
        rc.exe  AxWindow.rc
Running Mkbootstrap for Win32::GUI::AxWindow ()
        C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 AxWindow.bs
        link -out:..\blib\arch\auto\Win32\GUI\AxWindow\AxWindow.dll -dll
-nologo -nodefaultlib -debug -opt:ref,icf  -libpath:"C:\Perl\lib\CORE"
-machine:x86 AxWindow.obj AxWindow.res   C:\Perl\lib\CORE\perl58.lib
"C:\Program Files\Microsoft Visual Studio\VC98\lib\atl.lib" "C:\Program
Files\Microsoft Visual Studio\VC98\lib\oldnames.lib" "C:\Program
Files\Microsoft SDK\Lib\.\kernel32.lib" "C:\Program Files\Microsoft
SDK\Lib\.\user32.lib" "C:\Program Files\Microsoft SDK\Lib\.\gdi32.lib"
"C:\Program Files\Microsoft SDK\Lib\.\winspool.lib" "C:\Program
Files\Microsoft SDK\Lib\.\comdlg32.lib" "C:\Program Files\Microsoft
SDK\Lib\.\advapi32.lib" "C:\Program Files\Microsoft SDK\Lib\.\shell32.lib"
"C:\Program Files\Microsoft SDK\Lib\.\ole32.lib" "C:\Program Files\Microsoft
SDK\Lib\.\oleaut32.lib" "C:\Program Files\Microsoft SDK\Lib\.\netapi32.lib"
"C:\Program Files\Microsoft SDK\Lib\.\uuid.lib" "C:\Program Files\Microsoft
SDK\Lib\.\ws2_32.lib" "C:\Program Files\Microsoft SDK\Lib\.\mpr.lib"
"C:\Program Files\Microsoft SDK\Lib\.\winmm.lib" "C:\Program Files\Microsoft
SDK\Lib\.\version.lib" "C:\Program Files\Microsoft Visual
Studio\VC98\lib\odbc32.lib" "C:\Program Files\Microsoft Visual
Studio\VC98\lib\odbccp32.lib" "C:\Program Files\Microsoft Visual
Studio\VC98\lib\msvcrt.lib" -def:AxWindow.def
   Creating library ..\blib\arch\auto\Win32\GUI\AxWindow\AxWindow.lib and
object ..\blib\arch\auto\Win32\GUI\AxWindow\AxWindow.exp
        C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 755
..\blib\arch\auto\Win32\GUI\AxWindow\AxWindow.dll
        C:\Perl\bin\perl.exe -MExtUtils::Command -e cp AxWindow.bs
..\blib\arch\auto\Win32\GUI\AxWindow\AxWindow.bs
        C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644
..\blib\arch\auto\Win32\GUI\AxWindow\AxWindow.bs

Undefined subroutine &main::UpdateHTML_blib called at -e line 1.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio\VC98\bin\NMAKE.EXE"' : return code '0x2'
Stop.

C:\temp\Win32-GUI>




Cheers

Chris Wearn



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Robert May
Sent: Friday, 8 September 2006 2:58 AM
To: perl-win32-gui-users@lists.sourceforge.net
Subject: [perl-win32-gui-users] 1.03_04 beta testers and preparing for a1.04
release

All,

A number of you (about 30 if I interpret my server logs correctly) have 
downloaded Win32::GUI V1.03_04 beta.

I've seen a small number of comments, that I believe that I have dealt 
with, but in order to get some confidence before turning the current 
code into a formal release I'd appreciate it if you have downloaded it 
that you take a minute and reply to this email with one of the following 
statements:

(1) I downloaded 1.03_04 and have been using it with no problems.

(2) I downloaded 1.03_04 and have been using it, but have had problems 
(please tell me what problems you have been having)

(3) I downloaded 1.03_04, but haven't tried using it yet

(4) I downloaded 1.03_04, but don't fall into any of the categories 1-3 
above (please tell me what you have been doing with it :-)

Assuming no negative feedback, expect a 1.04 release sometime the week 
after next.

Regards,
Rob.
-- 
Robert May
Win32::GUI, a perl extension for native Win32 applications
http://perl-win32-gui.sourceforge.net/


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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