wxEuphoria sound

new topic     » topic index » view thread      » older message » newer message

Hello everybody,

I wrote a sound test:

--sound_test.exw 
 
include wxeu/wxeud.e 
 
atom s, x 
 
s = create( wxSound, {"minewinner.wav"}) 
 
x = sound_play (s, wxSOUND_ASYNC) 

ex.err:

/usr/share/euphoria/include/wxeu/wxeud.e:6327 in function create() c_proc/c_func: bad routine number (-1) class = 111'o' params = { {109'm',105'i',110'n',101'e',119'w',105'i',110'n',110'n', 101'e',114'r',46'.',119'w',97'a',118'v'} } rid = -1 .....

(with mines.exw is the same)

How can I to hear it?

Thanks, Attila Kondor

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu