Advertisement
Guest User

Untitled

a guest
Oct 17th, 2015
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. [01:22:22] Mode is +CLcnt
  2. [01:29:36] yangm: hello guys, I'm having a problem with wineasio
  3. [01:30:09] yangm: I was following this tutorial https://appdb.winehq.org/objectManager.php?sClass=version&iId=28965
  4. [01:30:40] yangm: but when I run WINEPREFIX=$HOME/prefix32 wine regsvr32 wineasio
  5. [01:30:52] yangm: I get "Failed to load DLL wineasio"
  6. [01:32:36] yangm: I'm running OS X
  7. [01:39:51] Fatbag: Try cd'ing into the directory where wineasio.dll is located first. (If you know where it exists.)
  8. [01:53:54] Guest65 (~textual@cpe-104-172-8-90.socal.res.rr.com) joined the channel
  9. [01:55:47] Alam_Squeeze (quasselcor@rigginstereo.lawarias.srb2.org) joined the channel
  10. [02:04:13] aaronelkins (~aaron@223.74.27.99) joined the channel
  11. [02:04:53] Ycarene (~jporterf@174-126-149-37.cpe.cableone.net) left IRC (Read error: Connection reset by peer)
  12. [02:04:59] Ycarene (~jporterf@174-126-149-37.cpe.cableone.net) joined the channel
  13. [02:05:14] yangm: Fatbag, unfortunately I'm a wine n00b
  14. [02:06:10] Fatbag: heh
  15. [02:08:47] Fatbag: It looks like wineasio is a separate program you'll need to install.
  16. [02:13:52] variable (~variable@freebsd/developer/variable) joined the channel
  17. [02:14:30] variable (~variable@freebsd/developer/variable) left IRC (Client Quit)
  18. [02:14:50] yangm: Fatbag, it's not available on brew, where can I find it?
  19. [02:18:42] Fatbag: To be honest, I'm not familiar with OS X. Sorry :(
  20. [02:19:34] yangm: where the wineasio.dll would be installed on a linux machine?
  21. [02:20:02] Fatbag: It looks like the program uses ASIO, and there's a library called wineasio that implements ASIO using JACK. On Linux, you can install JACK with your package manager. But I'm not sure how to install JACK or wineasio on OS X.
  22. [02:20:38] yangm: I already installed jack
  23. [02:20:54] yangm: it's available from brew
  24. [02:21:21] Fatbag: On Linux, Wine dlls are installed in /usr/lib/wine.
  25. [02:21:37] Fatbag: e.g. /usr/lib/wine/msvcrt.dll.so
  26. [02:23:28] yangm: looks like I don't have a wineasio.dll http://i.imgur.com/adO4CPE.png
  27. ×
  28.  
  29. [02:27:03] Fatbag: I don't see any supplier of Mac builds of wineasio, but here's a short little compile guide for wineasio for Mac: https://gist.github.com/nyarla/ce394658599a75cef6c7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement