Created
July 23, 2013 04:27
-
-
Save Roger/6059849 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
(env)┌(roger@quorra)-(01:20am)-(⭠master) | |
└(%:~/gits/turbulenz_engine) which node | |
/home/roger/gits/turbulenz_engine/env/bin/node | |
(env)┌(roger@quorra)-(01:20am)-(⭠master) | |
└(%:~/gits/turbulenz_engine) node --version | |
v0.8.14 | |
(env)┌(roger@quorra)-(01:20am)-(⭠master) | |
└(%:~/gits/turbulenz_engine) node external/tzbuild/../typescript/0.8.3/tsc.js --version | |
Version 0.8.3.0 | |
(env)┌(roger@quorra)-(01:20am)-(⭠master) | |
└(%:~/gits/turbulenz_engine) node external/tzbuild/../typescript/0.8.3/tsc.js -c --failonerror --noresolve tslib/external/webgl.d.ts --out jslib-modular/platform_canvas.js jslib-modular/debug.d.ts jslib-modular/vmath.d.ts tslib/base.d.ts tslib/turbulenz.d.ts tslib/webgl/touch.ts tslib/webgl/tarloader.ts tslib/webgl/soundtarloader.ts tslib/webgl/touchevent.ts tslib/webgl/inputdevice.ts tslib/webgl/networkdevice.ts tslib/webgl/ddsloader.ts tslib/webgl/turbulenzengine.ts tslib/webgl/graphicsdevice.ts tslib/webgl/tgaloader.ts tslib/webgl/sounddevice.ts | |
tslib/webgl/turbulenzengine.ts:104:15: error: Cannot convert 'void' to 'DDSLoader' | |
tslib/webgl/turbulenzengine.ts:333:8: error: Function declared a non-void return type, but has no return expression | |
tslib/webgl/turbulenzengine.ts:755:31: error: Function declared a non-void return type, but has no return expression | |
zsh: exit 1 node external/tzbuild/../typescript/0.8.3/tsc.js -c --failonerror --noresolve |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment