[bugle-users] compilation issues on ubuntu 10.04
Status: Inactive
Brought to you by:
bmerry
|
From: Sergey P. <po...@ya...> - 2012-02-14 14:00:40
|
Hello there.
I have compilation problem with bugle-0.0.20111115 on ubuntu 10.04 with python 2.6, gcc 4.4.3
scons says:
scons: done reading SConscript files.
scons: Building targets ...
APITABLESH build/gcc_gcc_gl_glx_x11_posix_release/apitables.h
Traceback (most recent call last):
File "src/gengl/gengl.py", line 1103, in <module>
sys.exit(main())
File "src/gengl/gengl.py", line 1097, in main
process_header(apis, functions, options)
File "src/gengl/gengl.py", line 975, in process_header
print("#define BUGLE_{} {}".format(extension.name, index))
ValueError: zero length field name in format
scons: *** [build/gcc_gcc_gl_glx_x11_posix_release/apitables.h] Error 1
scons: building terminated because of errors.
Any ideas what is going wrong?
Please on answer send copy to my mail directly!
Cheers, Sergey.
|