Hi, I upgraded to the 2.3 release of gst, but now dynamic c-calls aren't working for me:
[EMAIL PROTECTED]:~$ gst -f swigtesting/SDL.st Object: MethodContext new: 12 "<-0x4c649bc0>" error: did not understand #callInto: MessageNotUnderstood(Exception)>>#signal MethodContext(Object)>>#doesNotUnderstand: DLD class>>#linkFile: DLD class>>#addLibrary: UndefinedObject>>#executeStatements swigtesting/SDL.st:40: C function not defined swigtesting/SDL.st:45: C function not defined swigtesting/SDL.st:50: C function not defined swigtesting/SDL.st:55: C function not defined swigtesting/SDL.st:60: C function not defined Is there a different way I should invoke them now ? Thank you kindly, Brad Watson ____________________________________________________________________________________ Have a burning question? Go to www.Answers.yahoo.com and get answers from real people who know. _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
