WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: wineasio on tinycore?  (Read 2193 times)

Offline P5music

  • Full Member
  • ***
  • Posts: 167
wineasio on tinycore?
« on: March 09, 2010, 12:13:10 PM »
hi
I would like to know if there is someone that is able to compile wineasio (wine for asio windows application) to create an extension for tinycore.
in sourceforge all c files are downloadable.


Offline P5music

  • Full Member
  • ***
  • Posts: 167
making wineasio
« Reply #1 on: April 12, 2010, 02:48:41 AM »
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

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10965
Re: making wineasio
« Reply #2 on: April 12, 2010, 03:49:56 AM »
That error is harmless, and can't really be why the registration fails.
The only barriers that can stop you are the ones you create yourself.