[Mingw-users] Problem building Picard - error: `XXX' does not name a type
- Date: Sun, 30 Dec 2007 12:45:37 +0200
- From: "Gary van der Merwe" <garyvdm@xxxxxxxxx>
- Subject: [Mingw-users] Problem building Picard - error: `XXX' does not name a type
Hi
I'm trying to build MusicBrainz Picard. It is a python app, but it has some c++ extensions, which I'm trying to build with mingw.
When I build, I get the following error:
C:\MinGW\bin\gcc.exe -mno-cygwin -mdll -O -Wall -IC:\Python25\include -IC:\Python25\PC -c picard/musicdns/directshow.cpp -o build\temp.win32- 2.5\Release\picard\musicdns\directshow.o
In file included from C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/dshow.h:7,
from picard/musicdns/directshow.cpp:21:
C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/strmif.h:15: error: `LONGLONG' does not name a type
C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/strmif.h:623: error: `HRESULT' does not name a type
C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/strmif.h:624: error: `BOOL' does not name a type
ect....
What can I do to get this to build successfully?
Regards,
Gary
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ MinGW-users mailing list MinGW-users@xxxxxxxxxxxxxxxxxxxxx You may change your MinGW Account Options or unsubscribe at: https://lists.sourceforge.net/lists/listinfo/mingw-users
- Follow-Ups:
- Prev by Date: Re: [Mingw-users] messages
- Next by Date: [Mingw-users] scandir and mingw
- Previous by thread: [Mingw-users] windres 2.18.50 regression
- Next by thread: Re: [Mingw-users] Problem building Picard - error: `XXX' does not name a type
- Index(es):