Problem Compiling on Windows 7 (VS2008Express)

First time trying to compile Panda (1.72) from source on Windows 7.
Have VS2008 Express installed. Downloaded the source zip

Just did a basic makepanda\makepanda.bat --everything to see if I was all set.

About 17min in, I get:

[ 23%] Building Interrogate database built/pandac/input/libdisplay.in
libdisplay_igate.cxx
[ 23%] Building C++ object built/tmp/device_composite.obj
device_composite.cxx
[ 24%] Building Interrogate database built/pandac/input/libdevice.in
libdevice_igate.cxx
[ 24%] Building C++ object built/tmp/pnmtext_composite.obj
pnmtext_composite.cxx
[ 24%] Building Interrogate database built/pandac/input/libpnmtext.in
libpnmtext_igate.cxx
[ 25%] Building C++ object built/tmp/text_composite.obj
text_composite.cxx
[ 25%] Building Interrogate database built/pandac/input/libtext.in
libtext_igate.cxx
[ 25%] Building C++ object built/tmp/movies_composite1.obj
movies_composite1.cxx
[ 26%] Building Interrogate database built/pandac/input/libmovies.in
      *** Error in ffmpegVirtualFile.cxx near line 41, column 36:
      parse error
Error parsing file: 'movies_composite.cxx'
Storing dependency cache.
Elapsed Time: 17 min 32 sec

Build terminated.

I’m sure it’s something simple I haven’t done.

I think it’s an issue that has been fixed after 1.7.2 was released.

ah ok.
Do you mean that the current (already-built) 1.7.2 release has this issue fixed or do you mean it was fixed in one of the 1.8 sets?

Thx!

It is fixed in 1.8, but not in 1.7.2.