I'm working on some external methods.  I have successfully built "liborxgtk_methods.so" and it's marked executable.  It is adapted from the rexxapi sample.  However when I refer to it in my rexx program with:

::method gSignalConnect external "LIBRARY orxgtk_methods NoArgMethodReturn123 "

I get:

Error 98.903:  Unable to load library "orxgtk_methods"

Can anyone give me any pointers on what I'm doing wrong? Be aware that I'm really at the bottom of the learning curve and the error is probably pretty basic.

--
taf
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to