Conversation
|
That's so interesting. I've been compiling and using GTDynamics without any issue on an M1 macbook, so I'm wondering if it's something deeper? |
|
@varunagrawal I think it was you who changed that line. So can you check whether this works for you as well? The CI will also tell of course. I ran into issues with this multiple times now, myself and when helping a student set up GTDynamics. This PR seems to fix it. |
|
Approving, but I'm legitimately concerned there is something more going on since this issue is coming up for you now. |
|
Happened on my Mac, and same issue on a fresh Mac from a student. MIne is M1, student is M2 |
|
Okay here's the explanation on why this PR works and we didn't see this until now. I am convinced this is the correct fix. |
There was a change to this line 2 months ago that broke linking in GTDynamics. Changing this line to use @rpath fixes it.