jnilib
in
Integration and Hardware
•
2 years ago
Hi All,
I'm trying to run Processing on a powerbook G4 version 10.4.11 and having this error come up. Processing and Arduino both run individually but I want need to communicate with Arduino via serial port. Can anyone out there help me with this. I need an extra computer for my installation and this is the only one I can get so any help will be VERY much appreciated.
Best,
Frank
dyld: lazy symbol binding failed: Symbol not found: _open$UNIX2003
Referenced from: /Applications/Processing.app/Contents/Resources/Java/modes/java/libraries/serial/library/macosx/librxtxSerial.jnilib
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: _open$UNIX2003
Referenced from: /Applications/Processing.app/Contents/Resources/Java/modes/java/libraries/serial/library/macosx/librxtxSerial.jnilib
Expected in: /usr/lib/libSystem.B.dylib
2