mirror of https://github.com/adamdruppe/arsd.git
info
This commit is contained in:
parent
ae9ed38187
commit
a5f12efa29
2
jni.d
2
jni.d
|
@ -76,6 +76,8 @@
|
||||||
at Hello.main(Hello.java:17)
|
at Hello.main(Hello.java:17)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Please note: on Windows, use `-m32mscoff` or `-m64` when compiling with dmd.
|
||||||
|
|
||||||
Exact details subject to change, especially of how I pass the exceptions over.
|
Exact details subject to change, especially of how I pass the exceptions over.
|
||||||
|
|
||||||
It is also possible to call Java methods and create Java objects from D with the `@Import` uda.
|
It is also possible to call Java methods and create Java objects from D with the `@Import` uda.
|
||||||
|
|
Loading…
Reference in New Issue