Bugs item #414321, was updated on 2001-04-06 08:40 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=111050&aid=414321&group_id=11050 Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Zdenek Kabelac (kabi) Summary: compilation error: duplicate typedefs Initial Comment: suse-6.3 home-compiled /usr/local/libSDL-1.2.0 home-compiled /usr/local/qt-2.3.0 Following happens when I try to compile from source tree updated as of 2001-04-06 11:35 EDT: /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 ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=111050&aid=414321&group_id=11050 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
