ncannasse / screenweaver-hx

Automatically exported from code.google.com/p/screenweaver-hx
Other
4 stars 0 forks source link

latest haxelib + swhx #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Installed latest haxelib
2. call: haxelib install swhx (for me it did v.1.2.0)
3. call: haxelib run swhx

What is the expected output? What do you see instead?
compiling and running swhx (on Windows)

On running command 3.) I get the following output:
------------
E:\Program Files\Motion-Twin\haxe\lib\swhx\1,2,0>haxelib run swhx
Run.hx:11: buidling Sampler application - please hold.
Preferences.hx:1: characters 0-25 : Class not found : systools.Registry
Run.hx:27: running Sampler application.
Run.hx:29: done
------------

I also get an Error-Popup
"Uncaught exception", "loac.c(176): Module not found: app.n"

What version of the product are you using? On what operating system?
haxelib: latest version (downloaded 3 days ago)
swhx: version 1.2.0

Please provide any additional information below.
Tested on: Windows Vista 32 Bit, Flash Player 10 & Flash CS4

Original issue reported on code.google.com by gabriel....@googlemail.com on 5 Mar 2010 at 2:51

GoogleCodeExporter commented 8 years ago
I forgot to mention, that I have installed systools bevore trying to install 
swhx!
The systools path is checked and the lib-file that should be responsible for
providing "systools.Registry" is physically in right place.

Original comment by gabriel....@googlemail.com on 6 Mar 2010 at 6:16