thanks that you look at it. We should have more people taking care of the vm and plugin stef
Can someone change PharoVM build configs regarding issue 12493 Sound does not work for Windows and Linux VMs because
windows) PharoVMBuilder does not include soundplugin in the windows config linux) vm-sound-alsa has unresolved externals -> can not be loaded squeaks vm-sound-oss and vm-sound-pulse are working with pharo too vm-sound-oss source is in pharos vm source, but not in pharovmbuilders config, so it just isn't built.
For me, it looks like it is solveable by just changing PharoVMBuilder configs.
I built my own VMs for Windows (Windows 7 32Bit) and Linux (Ubuntu 10.04), and it works. But I don't know if the exclusion of this plugins is on purpose because they may make problems on other Win/Linux versions.
Nicolai