From: John T. <joh...@ho...> - 2012-09-12 15:32:31
|
Hi All, Thanks Markus and Nikolai for the last reply. I followed the tutorial, got it to compile using Eclipse, generated the Xcode files and manage to have a successful Build. However, when I run the application I got the following error: Exception in thread "main" java.lang.Error: Unresolved compilation problem: Also I would like to, instead of compiling the Helloworld into an application, compile it into a dylib. How may I do so? Many Thanks, John |