Skip to content
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

No such module PSI #1

Open
gy2256 opened this issue Apr 24, 2021 · 3 comments
Open

No such module PSI #1

gy2256 opened this issue Apr 24, 2021 · 3 comments

Comments

@gy2256
Copy link

gy2256 commented Apr 24, 2021

Hello,

I am trying to build the project form a M1 Mac and the error messages show "No such module PSI". Are there any dependencies that I need to install?

@Sn0wfreezeDev
Copy link
Member

Hi,

yes we currently support native M1 Macs, because we use quite a lot of dependencies I did not want to cross compile to ARM64.
I think you might be able to compile it as a rosetta build in Xcode. This should work as expected.

@xsscx
Copy link

xsscx commented Apr 26, 2021

Hello!

I'll confirm this works on mOS 20F5046g using Xcode 12D4e on X86 flawlessly and on M1, as noted by the Developer, just Compile for Rosetta.. works fine.

I've tried the M1 ARM Compile and that looks like it'll need a bit of work.

Also.. To Developers.. please note that I had no luck with this in Xcode-Beta but worked fine with 12D4e.

Cheers!

@Sn0wfreezeDev
Copy link
Member

@xsscx I'll check back on it with Xcode 12.3 as it should be released right now. Thanks for bringing it up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants