This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

(eval '(java.lang.System:nanoTime)) won't work


the error message is: unbound location java.lang.System:nanoTime

but (java.lang.System:nanoTime) is just fine

so what's wrong? I'm new to kawa but have a little experience of
scheme and java.

I read the docs on http://www.gnu.org/software/kawa, but I still don't hnow why.

Can someone give me a hint? How to come through such problems?

Thank you in advance!

--
::::Do what you like
::::Like what you do


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]