Reply To: Failing to build BridgePoint Developer on Mac

homepage Forums BridgePoint Development and Integrations Failing to build BridgePoint Developer on Mac Reply To: Failing to build BridgePoint Developer on Mac

#6318
Lee Riemenschneider
Participant

I’m building on Ubuntu Linux, but I’m wondering if these lines in your output are a clue:
[exec] dyld: Library not loaded: /usr/local/opt/libffi/lib/libffi.6.dylib
[exec] Referenced from: /usr/local/Cellar/pypy/7.1.1_1/libexec/lib/libpypy-c.dylib
[exec] Reason: image not found

Maybe pypy isn’t installed properly?