Patches item #414401, was opened at 2001-04-06 22:38
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=311050&aid=414401&group_id=11050

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Zdenek Kabelac (kabi)
Summary: Patch for dup. typedefs compile problem

Initial Comment:
If you get this error when compiling:

  /bin/sh ../../libtool --silent --mode=compile c++
-DHAVE_CONFIG_H -I. -I. -I../../include -g -Wall
-Wno-unused -Iloader -Iloader/wine -Ivideocodec
-Iaudiodec -IDirectShow -g -O2 -march=i586 -mpentium
-pipe -c libwin32.cpp

  In file included from loader/loader.h:11, from
libwin32.cpp:4:
  loader/wine/windef.h:221: redefinition of `typedef
WCHAR * LPWSTR'
  ../../include/default.h:30: `typedef short unsigned
int * LPWSTR' previously declared here
  loader/wine/windef.h:223: redefinition of `typedef
const WCHAR * LPCWSTR'
  ../../include/default.h:29: `typedef const short
unsigned int * LPCWSTR' previously declared here 

then this patch will hopefully work around your
problem.  Perhaps the authors can come up with a more
elegant solution or something.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=311050&aid=414401&group_id=11050

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to