hi
I'm trying to install wineasio on tinycore.
I have all needed extension installed.
So I enter the wineasio folder and execute
sudo make install
(it seems to be the only command needed)
: installation ok
but after this
I have to execute (as described in README.TXT)
regsvr32 wineasio.dll
but I get
Xlib: extension "Generic Event Extension" missing on display ":0.0"
In the forums it seems not to be a severe error but it yields a "failed registration".
so I ask you
1 how to skip this error
and
2 how to make this wineasio installation/registration permanent on tinycore (many extensions are in /tce and are loaded every time but this is not an extension)
thanks in advance