Skip to content

Commit fce6a5b

Browse files
committed
Fast forward JSSC
1 parent 3906449 commit fce6a5b

File tree

9 files changed

+2
-0
lines changed

9 files changed

+2
-0
lines changed
61 KB
Binary file not shown.

java/libraries/serial/library/jssc.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ This is using a modified version of Java Simple Serial Connector by Alexey Sokol
22

33
To compile the C++ portion of the library on OS X:
44
g++ -shared [or: -dynamiclib?] -arch i386 -arch x86_64 -I/System/Library/Frameworks/IOKit.framework/Versions/A/Headers -I$JAVA_HOME/include -I$JAVA_HOME/include/darwin -framework IOKit -framework CoreFoundation -o libjSSC-2.6.jnilib jssc.cpp
5+
6+
Update 2022-10-18: Upstream java-native/jssc now packages all of the libs in a fat jar.
Binary file not shown.
Binary file not shown.
-118 KB
Binary file not shown.
-119 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-88.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)