On 10/13/2009 01:45 PM, Nigel Williams wrote:
Hi,

When trying to load a shared library with DLD>>#addLibrary:, it is
currently not possible to load a file that does not contain a period.
This means that you can not load (for example) 'Cocoa.framework/Cocoa'.

The right way to do that would be to load "Cocoa" and have ltdl figure out it should dlopen "Cocoa.framework/Cocoa".

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to