In general, you cannot compile files that contain images (at least not
until we figure out how to fix that, but that probably won't be soon).

Are you trying to compile the file directly or is something else doing
it for you?

Robby

2012/1/3 José Lopes <[email protected]>:
> Hello,
>
> I am using Racket 5.2.0.7.
> I defined a name that holds an image, embedded in a Racket source file, and
> I exported the name.
>
> When I try to import that name from another file I get this error:
>
> ..\..\..\..\..\..\..\Program
> Files\Racket-5.2.0.7\collects\compiler\cm.rkt:369:6: write: cannot marshal
> value that is embedded in compiled code: (object:image-snip% ...)
>
> Does this mean I cannot export names that refer to an image?
>
> Regards,
> José
>
> --
> José António Branquinho de Oliveira Lopes
> 58612 - MEIC-A
> [email protected]
>
> ____________________
>  Racket Users list:
>  http://lists.racket-lang.org/users

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to