[racket] Using define-runtime-path from *SL

From: Nadeem Abdul Hamid (nadeem at acm.org)
Date: Wed Mar 18 09:46:55 EDT 2015

How can I use define-runtime-path from *SL? I have a little teachpack that
exports the play-sound/play-background-sound functions so students can use
that in a game, but when you create an executable the sound files are not
packaged up. I figured that define-runtime-path needs to be used for that,
but exporting that from the teachpack gives an error when you try to use it
from a *SL program.

--- nadeem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20150318/7c1cccc5/attachment.html>

Posted on the users mailing list.