rave_vst icon indicating copy to clipboard operation
rave_vst copied to clipboard

Having trouble with MacBook Pro intel (macOS 12.3.1)

Open juanalonso opened this issue 2 years ago • 12 comments

Hi! I'm having some problems with an intel MacBook Pro with 16GB RAM running macOS 12.3.1.

  • Standalone: Can not open the app (it does not look like a gatekeeper issue) Captura de Pantalla 2022-05-10 a las 9 48 37

  • VST3 in ableton live 11: the plug-in does not appear in the list of available plugins, even with the xattr -rd com.apple.quarantine trick.

  • AU in ableton live 11: the plug-in appears in the list, but when dropped into a track, it is disabled, even with the xattr -rd com.apple.quarantine trick. Captura de Pantalla 2022-05-10 a las 10 09 23

juanalonso avatar May 13 '22 12:05 juanalonso

@ZodiacFRA: I am having the same issue as @juanalonso

xattr -rd com.apple.quarantine does not resolve this for me. I still don't see the VST in Ableton

therealcritiq avatar May 15 '22 20:05 therealcritiq

Hi! I am having the same issue. When I try to build, I get the following error. スクリーンショット 2022-05-19 23 56 12

opasa4869 avatar May 19 '22 15:05 opasa4869

@juanalonso, @therealcritiq did you build them yourselves? If not, could you try to build, to check if you get the same errors as @opasa4869

@therealcritiq, @opasa4869 are you on intel CPUs?

ZodiacFRA avatar May 20 '22 09:05 ZodiacFRA

@ZodiacFRA I was able to build it myself and load it into Ableton; although I am a little confused about where to go from here. Are there tutorial videos on how to get setup?

Also, yes am on Intel CPU: 2.8 GHz Quad-Core Intel Core i7

therealcritiq avatar May 20 '22 14:05 therealcritiq

hi, @therealcritiq Could you share your built VST? I'm getting a link error when trying to build the artifacts.

juanalonso avatar May 22 '22 11:05 juanalonso

@therealcritiq The Model explorer functionality is now available with the latest build, 1 model is available for download so far. Download it and you'll be able to use the VST, all its functionalities are detailed in the readme

ZodiacFRA avatar May 23 '22 17:05 ZodiacFRA

hi, Could you share your built VST? I'm getting a link error when trying to build the artifacts.

@juanalonso Please share with us those linking errors, as they should be the root cause of your problem

ZodiacFRA avatar May 23 '22 17:05 ZodiacFRA

Yes, of course:

ld: library not found for -lmkl_intel_ilp64

I don't now if it is relevant, but when I execute the previous step (cmake .. -DCMAKE_BUILD_TYPE=Release) I get this: MKL_INTERFACE_FULL: None, set to 'intel_ilp64' by default

Thank you very much

juanalonso avatar May 23 '22 17:05 juanalonso

Hi, any news?

I would love to experiment with the VST.

Thanks.

juanalonso avatar Jun 12 '22 07:06 juanalonso

Yes, of course:

ld: library not found for -lmkl_intel_ilp64

I don't now if it is relevant, but when I execute the previous step (cmake .. -DCMAKE_BUILD_TYPE=Release) I get this: MKL_INTERFACE_FULL: None, set to 'intel_ilp64' by default

Thank you very much

I had the same ld: library not found for -lmkl_intel_ilp64 error I downloaded the oneMKL library from intel and then added this to my CMakeLists.txt

link_directories("/opt/intel/mkl/2021.3.0/lib")
include_directories("/opt/intel/mkl/2021.3.0/include")

Im new to cmake so this is probably a hacky way of linking

aidanswank avatar Jun 21 '22 14:06 aidanswank

Hi! I'm having some problems with an intel MacBook Pro with 16GB RAM running macOS 12.3.1.

  • Standalone: Can not open the app (it does not look like a gatekeeper issue)
Captura de Pantalla 2022-05-10 a las 9 48 37
  • VST3 in ableton live 11: the plug-in does not appear in the list of available plugins, even with the xattr -rd com.apple.quarantine trick.
  • AU in ableton live 11: the plug-in appears in the list, but when dropped into a track, it is disabled, even with the xattr -rd com.apple.quarantine trick.
Captura de Pantalla 2022-05-10 a las 10 09 23

I'm having the exact same problem here. I'm also trying to run the program on a Intel MacBook Pro (MacOS 12.4). Any solutions? Rave + nn~ is working flawless on my machine.

Thanks for the great work!

rushboozoo avatar Jul 07 '22 15:07 rushboozoo

Hi! I'm having some problems with an intel MacBook Pro with 16GB RAM running macOS 12.3.1.

  • Standalone: Can not open the app (it does not look like a gatekeeper issue)
Captura de Pantalla 2022-05-10 a las 9 48 37
  • VST3 in ableton live 11: the plug-in does not appear in the list of available plugins, even with the xattr -rd com.apple.quarantine trick.
  • AU in ableton live 11: the plug-in appears in the list, but when dropped into a track, it is disabled, even with the xattr -rd com.apple.quarantine trick.
Captura de Pantalla 2022-05-10 a las 10 09 23

I'm having the exact same problem here. I'm also trying to run the program on a Intel MacBook Pro (MacOS 12.4). Any solutions? Rave + nn~ is working flawless on my machine.

Thanks for the great work!

Hi! I'm having some problems with an intel MacBook Pro with 16GB RAM running macOS 12.3.1.

  • Standalone: Can not open the app (it does not look like a gatekeeper issue)
Captura de Pantalla 2022-05-10 a las 9 48 37
  • VST3 in ableton live 11: the plug-in does not appear in the list of available plugins, even with the xattr -rd com.apple.quarantine trick.
  • AU in ableton live 11: the plug-in appears in the list, but when dropped into a track, it is disabled, even with the xattr -rd com.apple.quarantine trick.
Captura de Pantalla 2022-05-10 a las 10 09 23

Same issue as well! Intel MacBook Pro 2018 2,7 Ghz Intel i7 quad core. Currently running OS version 12.1. Using Reaper.

victorburton avatar Jul 29 '22 15:07 victorburton