Hi All,
Checked out latest in CVS… compiled with VC++6
Noted that checkout now includes AXWindow, Contants, DiBitmap, DropFiles,
Grid, etc
When compiling all sub-modules from the main directory, it all worked except
Scintilla, which gives an error.
If I delete the Scintilla directory, all the other modules compile and
install fine.
I have tried compiling Scintilla by itself, once Win32-GUI had installed but
I get the error above.
# ========================================
nmake
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
C:\Perl\bin\perl.exe -MExtUtils::Command -e cp
./include/SciLexer.dll blib\arch\auto\Win32\GUI\Scintilla/SciLexe
r.dll
cp Scintilla.pm blib\lib\Win32\GUI/Scintilla.pm
AutoSplitting blib\lib\Win32\GUI/Scintilla.pm
(blib\lib\auto\Win32\GUI\Scintilla)
cp Perl.pm blib\lib\Win32\GUI/Scintilla/Perl.pm
C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils/xsubpp -typemap
C:\Perl\lib\ExtUtils\typemap -typemap typemap Scinti
lla.xs > Scintilla.xsc && C:\Perl\bin\perl.exe -MExtUtils::Command -e mv
Scintilla.xsc Scintilla.c
Please specify prototyping behavior for Scintilla.xs (see perlxs manual)
cl -c -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE
-DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -D
USE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO
-DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1
-DVERSION=\"1.8\" -DXS_VERSION=\"1.8\" "-IC:\Perl\lib\CORE" Scintilla.c
Scintilla.c
Scintilla.xs(10) : fatal error C1083: Cannot open include file:
'../Win32-GUI/GUI.h': No such file or directory
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
# ========================================
Once I had installed the 1.03_03 I then adjusted my scripts to accommodate
the changes made to constants. However one of my scripts uses
Win32::GUI::Grid and I get an error as GVIT_NUMERIC has not been defined.
This constant still appears as a valid choice in the documentation but I
can’t find a hex value for it on the web. The only references to it are
within Laurent’s documentation.
To get it working I simply deleted the ->SetDefCellType( GVIT_NUMERIC );
option. However is there a workaround or another way to implement these
options?
Cheers
Chris Wearn
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.8.3/361 - Release Date: 11/06/2006