GPU-Fluid-Experiments icon indicating copy to clipboard operation
GPU-Fluid-Experiments copied to clipboard

Can't build on Windows following instructions

Open ex opened this issue 11 years ago • 2 comments
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

ex avatar Nov 21 '14 19:11 ex

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

haxiomic avatar Nov 22 '14 00:11 haxiomic

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.

ex avatar Nov 26 '14 14:11 ex