define-runtime-path is your friend. Put the images in the same
directory as your code, then

(define-runtime-path here ".")

(define hero (build-path here "run.bmp"))

HTH,
N.

On Fri, Oct 8, 2010 at 4:45 PM, 김태윤 <kty1...@gmail.com> wrote:
> hello.
> there is a problem when I make an executable file
> source is located at c:\
> and run.bmp is located at c:\
...
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to