Created
November 22, 2013 00:25
-
-
Save larsbergstrom/7592510 to your computer and use it in GitHub Desktop.
Ah, Windows...
This file contains 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
lbergstrom@WIN-2AU2FAC46IO ~/rust-png | |
$ tup init | |
.tup repository initialized. | |
lbergstrom@WIN-2AU2FAC46IO ~/rust-png | |
$ tup upd | |
[ tup ] [0.016s] Scanning filesystem... | |
[ tup ] [0.031s] Reading in new environment variables... | |
[ tup ] [0.031s] Parsing Tupfiles... | |
tup error: Run scripts are not yet supported on this platform. | |
* 1) [0.000s] . | |
tup error: Error parsing Tupfile line 11 | |
Line was: 'run ./tuprules.py lib.rs libshim.a' | |
[ ] 100% | |
*** tup: 1 job failed. | |
lbergstrom@WIN-2AU2FAC46IO ~/rust-png | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment