-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot build on Mac M2 #32
Comments
Hi Gabriel, |
And yes, Compilation should work on intel macs. We provide binary for windows and the code compile without any issue on linux. |
Alright, thanks for your answer ! |
Dear @mathieulinares, @gabrielctn, I've tried adding |
Wooow, didn't know this trick ! It builds thanks a lot @ljyanesm ! |
May I ask if it is running properly!? |
It is running properly for me too yes! |
I just wanted to chip in on the discussion here: |
Even with the new fix, I cannot build on my M1 (Sonoma 14.1.1 (23B81))
|
@Derivolate Perhaps the flag needs to go into the cmake of mdlib as well if it is not propagated 'downwards' to viamds dependencies. |
Manually setting the flag did work and compiled successfully. I'm not sure why the current CMakeLists.txt doesn't work. |
Hi,
I tried to build VIAMD on my Mac M2 but it fails, is it only available on intel Macs ?
The text was updated successfully, but these errors were encountered: