[fetter-devel] parsing of extern

Attila Lendvai attila.lendvai at gmail.com
Wed Jul 30 08:01:35 UTC 2008


> I tried to generate OpenGL headers based on the code from the
> generate-example-bindings file.

when possible, always send a test-case in such situations (or at least
a backtrace), so that we can reproduce the error locally. it should
work and generating the stock opengl binding works for me:

VERRAZANO-USER> (generate-opengl-binding)
; *** Processing binding :OPENGL-CFFI-BINDINGS
$ gccxml --version
; Standard output:
GCC-XML version 0.9.0
$ gccxml -I/usr/include -fxml="//tmp/872vzntemp.xml" "//tmp/872vzntemp.cpp"
$ gccxml -I/usr/include --preprocess -dDI "//tmp/872vzntemp.cpp"
>"//tmp/872vzntemp.mac"
; No value
VERRAZANO-USER>

btw, flexml.lisp has the interesting part of the code, search for "boolean".

-- 
 attila



More information about the fetter-devel mailing list