[ctypes-users] Anyone with a working gccxml on Win32 want to give me a hand?
by Mike C. Fletcher other posts by this author
Nov 22 2006 1:21AM messages near this date
Re: [ctypes-users] Problems with 64 signed integer
|
Re: [ctypes-users] Anyone with a working gccxml on Win32 want to give me a hand?
I've just spent a few hours trying to get the gccxml compiler working on
Win32 with the MS Toolkit 2003 and MS 2005 Express compilers, (with no
luck). I'm bombing out every time with messages that the various
structure types in the file (wingdi.h) are used as, but not defined as
types.
I'm wondering if someone with a working gccxml on Win32 could just run
h2xml.py -c wingdi.h and send me the resulting XML file. I'm just
trying to get the WGL API exported, I know the thing can be processed
*somehow* (since the Pyglet guys have wrapped it), I just don't seem to
know the magic incantation to make the gccxml compiler happy with the
windows headers.
Thanks all,
Mike
--
________________________________________________
Mike C. Fletcher
Designer, VR Plumber, Coder
http://www.vrplumber.com
http://blog.vrplumber.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
ctypes-users mailing list
ctypes-users@[...].net
https://lists.sourceforge.net/lists/listinfo/ctypes-users
Thread:
Mike C. Fletcher
Thomas Heller
|