Le jeudi 13 mai 2010 10:30:31, Mathijs Vos a écrit :
> Hi,

        Hi !

> It's been a while since the Windows snapshot has become available, but I
> haven't been able to test it until now.I was trying to set up a very
> simple script on my Windows 7 64 bit machine:
> r=single("test.ogg")
> s=mksafe(r)
> output.file(%vorbis, "testgebeuren.ogg", s)
> However, I'm getting some incomprehensible error
> message:
> ao_wmm_driver_info() {} => [success]
> ao_wmm_driver_info() {} => [success]
> ao_wmm_driver_info() {} => [success]
> ao_wmm_driver_info() {} => [success]
> ao_wmm_driver_info() {} => [success]

The ao message is irrelevant to the problem (and not from us in fact).

> init: exception encountered
> during start phase:  Invalid_argument("Sys.signal: unavailable signal") Am
> I doing something wrong?

No, on the contrary, its good that you try, we need as much testers as we can 
:-)

The problem when porting to windows is that some things used in the UNIX port 
are not available, in particular signals. I have tried to disable their use 
when compiling for win32 but apparently I missed some.

However, testing here with wine and the latest .zip I could find works well. 
The .zip can be downloaded from:
  http://www.rastageeks.org/~toots/liq-win32/
is it the one you are using for your tests ?

Romain


Romain

------------------------------------------------------------------------------

_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to