[plt-scheme] Stand alone executable and sxml

From: pedro pinto (pedro.e.pinto at gmail.com)
Date: Thu Mar 2 14:02:27 EST 2006

I am unable to create the folllowing stand-alone executable:


(module a-module mzscheme
  (require (planet "sxml.ss" ("lizorkin" "sxml.plt" 1 2))))

>mzc --exe a-module.exe a-module.ss

mzc version 301, Copyright (c) 2004-2005 PLT Scheme Inc.
cadr: expects argument of type <cadrable value>; given #f

This is on windows, v301

Any ideas?

-pp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20060302/a0fe84b5/attachment.html>

Posted on the users mailing list.