hxsl
hxsl copied to clipboard
It does not seem tow ork with haxe3?
Hi
I just downloaded the lib and the samples, and I cannot compile them,. Is it that this is not compatible with H3?
haxe -cp ../lib -swf C:/DEVEXAMPLES/haxe3/hxsl/samples/0_cube/test.swf -swf-header 800:600:60:FFFFFF --flash-strict -swf-version 11 -main Test -lib hxsl Test.hx:13: characters 9-12 : Unknown variable 'pos' c:\DEVTOOLS\HAXE\haxe\lib/hxsl/git/hxsl/Shader.hx:322: characters 2-11 : Build failure Build halted with errors (haxe.exe
thanks
check out my fork (https://github.com/ScrambledRK/hxsl) - I fixed the samples (at least the first one) you have to reference it via input.pos as far as I remember ...
If that forked was merged in, can't this issue be closed?
Is the fork compatible with haxe2? There may still be developers using haxe2.
joeytwiddle no I doubt it :(