<div class="gmail_extra"><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_extra"><div class="gmail_quote">
<div>That could probably be useful in general, but now it's less necessary to me.<br><br></div></div></div></blockquote><br></div>Actually, that would still be useful for me too, because from time to time I have some dependency problem, although I do `raco setup' both collections (x11-racket then rwind) before running it:<br>
<br>link: module mismatch;<br> possibly, bytecode file needs re-compile because dependencies changed<br> importing module: "/media/sda7/laurent/Unison/Prog/Racket/rwind/color.rkt"<br> exporting module: "/media/sda7/laurent/Unison/Prog/Racket/x11-racket/x11.rkt"<br>
exporting phase level: 0<br> internal explanation: variable not provided (directly or indirectly and at the expected position)<br> in: DefaultScreen<br> context...:<br> /media/sda7/laurent/Unison/Prog/Racket/rwind/color.rkt: [running body]<br>
/media/sda7/laurent/Unison/Prog/Racket/rwind/rwind.rkt: [traversing imports]<br><br>Recompiling again raises the same error, and I need to remove the compiled directories by hand to force recompilation.<br><br>Laurent<br>
</div>