Hello,
I am trying to compile greenfoot from source in Debian 7 and I receive the following compiler error:
GreenfootUtil.java:24: error: package com.sun.jna does not exist
Additionally, some other errors resulting from the first error, for example:
GreenfootUtil.java:25: error: package com.sun.jna.platform.win32 does not exist
What is missing here?
Regards
Christoph

