GPU-Fluid-Experiments
GPU-Fluid-Experiments copied to clipboard
Can't build on Windows following instructions
trafficstars
I followed the instructions, it failed to compile with:
C:\dvx\GPU-Fluid-Experiments>aether test html5 C:/HaxeToolkit/haxe/lib/gltoolbox/git/gltoolbox/render/RenderTarget.hx:6: characters 7-36 : Class not found : lime.graphics.opengl.GLBuffer
which version of lime are you using? Run
haxelib info lime (or find it in haxelib list)
I'm building with lime 2.0.0
Tryed again: it says I have 2.0.0 "You already have lime version 2.0.0 installed" Also checked if lime samples are working and the OpenGL and HerokuShaders are compiling and running fine.