Re: [q-lang-users] Another question around SDL and SWIG
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2007-05-13 11:40:46
|
Andrew Berg wrote: > /Users/andrewb/dategrity-tourmaline-trunk/q/sdl/q/SDL.q: error loading > module > Warning: 361 unresolved external symbols > [...] > I've attached the SDL.q file. It is pretty much swiped from another > SWIG SDL binding project, so I suspect that it should work. The last > line in this .q file is pretty long. Is there perhaps some line limit > length in the interpreter that I'm hitting? No, that shouldn't be a problem. Rather, the message indicates that for some reason the interpreter cannot load the shared library associated with the module. Could you please send me the rest of the source (SWIG .i source etc.) in private mail? Then I can have a look at what's going wrong there. Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |