Strange, i have LVIF_INDENT constant define in mingw commctrl.h file. Do you have it in your commctrl.h file ?
I build it without problem on my Win98SE with perl56 and perl58. Laurent > Hi All, > > Have 'checked out' the latest source code - branch Win32-GUI-0_0_670-fix > from SourceForge CVS (using Tortoise) and have also downloaded latest PPM > and Source from Laurents' website. > > Have followed Laurents' instructions on installing MingGW to compile it... > all seems to work fine, except half way through the 'nmake' I get the > following error, which occurs using both the CVS checkout and Laurents' new > zipped source. > > Any ideas on what is causing the following error (Using Windows 2000 sp3): > > gcc -c -g -O2 -DWIN32 -DPERL_IMPLICIT_CONTEXT -DPERL_MSVCRT_READFIX -g -O > 2 -DVERSION=\"0.0.670\" -DXS_VER > SION=\"0.0.670\" -DHASATTRIBUTE "-IC:\Perl\lib\CORE" -D__MINGW__ > ListView.cpp > ListView.xs: In function `void > XS_Win32__GUI__ListView_InsertItem(PerlInterpreter*, CV*)': > ListView.xs:285: `LVIF_INDENT' undeclared (first use this function) > ListView.xs:285: (Each undeclared identifier is reported only once for each > function it appears in.) > NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x1' > Stop. > > Chris >