help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] dynamic c calls in gst2.3


From: Brad Watson
Subject: [Help-smalltalk] dynamic c calls in gst2.3
Date: Tue, 5 Dec 2006 18:25:49 -0800 (PST)

Hi,

I upgraded to the 2.3 release of gst, but now dynamic c-calls aren't working 
for me:

address@hidden:~$ 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]