privatedrop icon indicating copy to clipboard operation
privatedrop copied to clipboard

No such module PSI

Open gy2256 opened this issue 4 years ago • 3 comments

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?

gy2256 avatar Apr 24 '21 17:04 gy2256

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.

Sn0wfreezeDev avatar Apr 25 '21 10:04 Sn0wfreezeDev

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!

xsscx avatar Apr 26 '21 20:04 xsscx

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

Sn0wfreezeDev avatar Apr 27 '21 07:04 Sn0wfreezeDev