I'm not sure if this is a Mono issue or an IKVM issue, but thought I'd start
here.

I have Java code that uses serialio 3rd party lib - it loads up a native lib
depending on the os.name in Java. Running the IKVM-ed code on OS X with Mono
1.9 results in os.name being "Unix 8.11.1.0" instead of "Mac OS X" and
serialio can't find the unix JNI lib it thinks it needs.

Does this smell like a Mono issue or an IKVM issue?


-- 
Chris
http://clabs.org
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to