Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: AntonyZ0 on 18 October 2023, 15:23:34

Title: NO working wineasio / cannot open shared libboost_filesystem.so.1.78.0 [SOLVED]
Post by: AntonyZ0 on 18 October 2023, 15:23:34
I'm not sure if it's part of the same problem but suddenly in the audio options tab of the reaper the wineasio is blank and also when I use native Linux applications the vst plugins I was using with yabridge don't load. I noticed that in some applications gives the message -> cannot open shared libboost_filesystem.so.1.78.0 . We have the 83 version. Can I install the 78 in parallel? the symlink
Code: [Select]
  ln -s libboost_filesystem.so libboost_filesystem.so.1.78.0 
 
didn't work...neither did the downgrade because it will uninstall many packages at the same time (libreoffice etc)
Title: Re: NO working wineasio / cannot open shared libboost_filesystem.so.1.78.0
Post by: AntonyZ0 on 01 November 2023, 07:32:29
Finally, the problem was solved by upgrading wine-staging!
Now I have the 7.20 version!