Displaying 1 result from an estimated 1 matches for "ao_self".
Did you mean:
o_self
2001 Sep 02
1
ao-python 0.0.2 not building under latest libs
...first use in this function)
src/aomodule.c: In function `py_ao_get_driver_info':
src/aomodule.c:125: `ao_info_t' undeclared (first use in this function)
src/aomodule.c:125: `info' undeclared (first use in this function)
src/aomodule.c:126: parse error before `*'
src/aomodule.c:131: `ao_self' undeclared (first use in this function)
src/aomodule.c:131: parse error before `)'
src/aomodule.c:160: `retdict' undeclared (first use in this function)
src/aomodule.c: In function `py_ao_play':
src/aomodule.c:179: `ao_self' undeclared (first use in this function)
src/aomodule....