Lloyd Dupont schrieb: > Problem is I would like to replace 'gnustep-base.dll' by a more > multiplatform constant / invocation. > One that could read 'gnustep-base.dll' on windows and > 'gnustep-base.dylib' on MacOSX for example... >
http://www.gnustep.org/resources/documentation/Developer/Base/Reference/index.html NSBundle: +bundleForLibrary: but beware: "This method is an experimental GNUstep extension, and might change. ..." Cheers, David _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
