On Thu, Jan 6, 2011 at 11:36 PM, Sayth Renshaw <[email protected]>wrote:
> > > On Thu, Jan 6, 2011 at 11:01 PM, Noel Welsh <[email protected]> wrote: > >> I'm really confused. It looks like this is a C library. Are there >> Racket bindings somewhere in the distribution? >> >> N. >> >> On Thu, Jan 6, 2011 at 11:26 AM, Sayth Renshaw <[email protected]> >> wrote: >> > >> > I am trying to load the sdl-image show image library to racket. >> > http://www.libsdl.org/projects/SDL_image/ >> > >> > I downloaded the w32 dsl zip file and extracted it to its own sdl_image >> > follder in the racket collects subfolder, but when i run the instruction >> > >> > showimage imagefile >> > >> > I get this error. >> > >> > showimage: name is not defined, not a parameter, and not a primitive >> name >> > >> > So clearly it is not installed properly what folder should I extract to? >> > >> > Thanks >> > >> > Sayth >> > > I am unsure there are instructions for using the library once installed, > but no specific installation instructions. > Would it be possible to get the image SDL_image library added to planet racket? that way I could require the package and use it. Currently cannot do the examples from the first page of HTDP2e because I cannot use the SDL_image library. Sayth
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

