fusetools-haxe icon indicating copy to clipboard operation
fusetools-haxe copied to clipboard

Problem running the example

Open bartekus opened this issue 8 years ago • 3 comments

Is this example still functioning or am I doing something wrong here!?

This is what I get:

haxe build.hxml
fuse preview
Build started: FullCompile
ConfiguringTodoApp.unoproj: E0000: File '/Users/Bart/Dev/fusetools-haxe/TodoApp/MainView.js' does not exist

TodoApp.unoproj: E0000: Configuration failed: Failed to load project because of missing files
/Users/Bart/Dev/fusetools-haxe/TodoApp/TodoApp.unoproj(1,1): Error E0000: Configuration failed: Failed to load project because of missing files
(unknown)(1.1): E3114: There is nothing named 'Uno' accessible in this scope. Are you missing a package reference?
?: Error E3114: There is nothing named 'Uno' accessible in this scope. Are you missing a package reference?
(unknown)(1.1): E3114: There is nothing named 'Uno' accessible in this scope. Are you missing a package reference?
?: Error E3114: There is nothing named 'Uno' accessible in this scope. Are you missing a package reference?
(unknown)(1.1): E3114: There is nothing named 'Uno' accessible in this scope. Are you missing a package reference?

bartekus avatar May 01 '16 01:05 bartekus

This repo was based on a Fuse 0.8 sample so it may well have rotten by now.

elsassph avatar May 01 '16 06:05 elsassph

Thank you for clarification @elsassph, I'm a noob to both, Haxe and Fuse; however I must say I totally dig your concept and I'm intrigued by the potential of this combo. I see you also got webpack added to haxe in another repo, which at this point totally sold me on the concept. While I'm not yet able to contribute in any meaningful way to either of your undertakings, I am actively learning as I'm trying to get horizon - middleware build on top of rethinkdb ala firebase albite open source - to work with fuse. I think Haxe/webpack with horizon/fuse might be incredibly potent combo. Anyway, thanks again!

bartekus avatar May 01 '16 07:05 bartekus

Stay tuned for the Haxe WWX conference end of May - we'll show a lot more ;) But I'll try to update the Fuse sample.

elsassph avatar May 01 '16 11:05 elsassph