RE: [java-gnome-hackers] Debugging Native code
Brought to you by:
afcowie
From: Jeffrey M. <Jef...@Br...> - 2002-09-03 14:19:28
|
Since all Gnome applications will need to call the GnomeProgram init methods prior to calling any other API you should only have to put the loading of the library in GnomeProgram. -Jeff > I'll also go though the classes and make sure that libGNOMEJava.so is > loaded. |