On Feb 10, 2011, at 9:28 AM, Robby Findler wrote:
> Is it possible you're misparsing the error message? The message (I
> think!) says that the unit expects its import to be drscheme:tool^ but
> that it is invoked with something else (drracket:tool^ in this case).
>
> (Not that this defends anyth
Is it possible you're misparsing the error message? The message (I
think!) says that the unit expects its import to be drscheme:tool^ but
that it is invoked with something else (drracket:tool^ in this case).
(Not that this defends anything about the head-scratching-ness, but
just to clarify what t
Updating tools from drscheme->drrracket involves two steps:
1) changing the tool to refer to drracket, and
2) changing the info.rkt file to refer to drracket-tools rather than tools.
Unfortunately, if you do #2 before #1, you get a real head-scratcher of an
error message:
define-unit-binding:
3 matches
Mail list logo