From: Jens Axel Søgaard (jensaxel at soegaard.net) Date: Sun Dec 1 12:05:23 EST 2013 |
|
2013/12/1 Matthew Flatt <mflatt at cs.utah.edu>: > What happens if you run `drracket` directly from the command line, > instead of using `open`? Then I get to see that the error message, that tells me that that I forgot to run make (well it says "bytecode file needs re-compile"). And indeed I did forget to run make. After running make, everything works as expected. For the future I will use bin/drracket rather than open DrRacket.app. Thanks. /Jens Axel
Posted on the dev mailing list. |
|