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

Help getting a Mac m1/m2 compatible 2.8.2 build #532

Open
lucas-t5 opened this issue Jun 7, 2023 · 0 comments
Open

Help getting a Mac m1/m2 compatible 2.8.2 build #532

lucas-t5 opened this issue Jun 7, 2023 · 0 comments

Comments

@lucas-t5
Copy link

lucas-t5 commented Jun 7, 2023

Hello,

I use version 2.8.2 of pulsar4s on a project with ZIO 1 and am currently unable to compile the code on Mac M2.

[error] scala.reflect.internal.FatalError: Error accessing /Users/xxxxx/Library/Caches/Coursier/v1/https/team.performance.immo/nexus/repository/maven-public/org/apache/pulsar/pulsar-client/2.10.1/pulsar-client-2.10.1.jar

Digging a bit, it seems like pulsar-client-2.10.1.jar doesnt support mac architecture (M1-M2). So we need a newer version of the jar.
Also we will need to migrate to ZIO2 in order to move to version 2.9 of pulsar4s.

Given this, is version 2.9 of pulsar4s Mac M1/M2 compatible? optionally, can provide a special build of 2.8.2 with an updated version of pulsar-client.jar (Mac Architecture compatible)?

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

1 participant