acids-ircam / rave_vst

Other
186 stars 28 forks source link

Having trouble with MacBook Pro intel (macOS 12.3.1) #13

Open juanalonso opened 2 years ago

juanalonso commented 2 years ago

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

therealcritiq commented 2 years ago

@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

opasa4869 commented 2 years ago

Hi! I am having the same issue. When I try to build, I get the following error.

スクリーンショット 2022-05-19 23 56 12
ZodiacFRA commented 2 years ago

@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?

therealcritiq commented 2 years ago

@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

juanalonso commented 2 years ago

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

ZodiacFRA commented 2 years ago

@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 commented 2 years ago

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

juanalonso commented 2 years ago

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 commented 2 years ago

Hi, any news?

I would love to experiment with the VST.

Thanks.

aidanswank commented 2 years ago

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

rushboozoo commented 2 years ago

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!

victorburton commented 2 years ago

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.