[racket] Load Showimage

From: Sayth Renshaw (flebber.crue at gmail.com)
Date: Thu Jan 6 19:11:27 EST 2011

On Thu, Jan 6, 2011 at 11:36 PM, Sayth Renshaw <flebber.crue at gmail.com>wrote:

>
>
> On Thu, Jan 6, 2011 at 11:01 PM, Noel Welsh <noelwelsh at gmail.com> 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 <flebber.crue at gmail.com>
>> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110107/ae10e1f3/attachment.html>

Posted on the users mailing list.