Created
April 29, 2015 20:25
-
-
Save fowlmouth/cfbee6806f5990803b3e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\phowl_000\src\crystal>crystal build test.cr | |
can't find file 'prelude' | |
C:\Users\phowl_000\src\crystal>set CRYSTAL_PATH | |
CRYSTAL_PATH="C:\users\phowl_000\src\crystal\src;libs" | |
C:\Users\phowl_000\src\crystal>set CRYSTAL_PATH= | |
C:\Users\phowl_000\src\crystal>crystal build test.cr | |
unexpected token: DELIMITER_START |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment