Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Building #368

Open
Rudis1261 opened this issue May 17, 2016 · 1 comment
Open

Not Building #368

Rudis1261 opened this issue May 17, 2016 · 1 comment

Comments

@Rudis1261
Copy link

Hi hi, just can't seem to get flambe running on my Mac. I ran the setup guides, but it refuses to work.

I have tried multiple versions of both Haxe and Flambe and I just can't get it to build properly. The last try I tried force installing 4.0, but still doesn't work. This is when trying to build a newly created flambe project.

The error

Rudis-MBP:test rudis1261$ flambe build html flash --debug
Building: build/web
haxe -main urgame.Main -lib flambe -cp src -dce full -debug --no-opt --no-inline -D html -D js-es5 -D js-flatten --macro flambe.platform.ManifestBuilder.use("build/web/assets") -D source-map-content -js build/web/targets/main-html.js
/usr/local/lib/haxe/lib/flambe/4,0,0/flambe/platform/html/CanvasTextureRoot.hx:44: characters 28-32 : Array<Int> should be haxe.io.BytesData
/usr/local/lib/haxe/lib/flambe/4,0,0/flambe/platform/html/CanvasTextureRoot.hx:44: characters 28-32 : Array<Int> should be js.html.ArrayBuffer
/usr/local/lib/haxe/lib/flambe/4,0,0/flambe/platform/html/CanvasTextureRoot.hx:44: characters 28-32 : For function argument 'b'
/usr/local/lib/haxe/lib/flambe/4,0,0/flambe/platform/html/CanvasTextureRoot.hx:39: lines 39-45 : Missing return haxe.io.Bytes
/usr/local/lib/haxe/lib/flambe/4,0,0/flambe/platform/html/HtmlAssetPackLoader.hx:364: characters 16-38 : String should be js.html.XMLHttpRequestResponseType
/usr/local/lib/haxe/lib/flambe/4,0,0/flambe/platform/html/HtmlAssetPackLoader.hx:367: characters 12-37 : String should be js.html.XMLHttpRequestResponseType
/usr/local/lib/haxe/lib/flambe/4,0,0/flambe/platform/html/HtmlAssetPackLoader.hx:368: characters 16-42 : String should be js.html.XMLHttpRequestResponseType
/usr/local/lib/haxe/lib/flambe/4,0,0/flambe/platform/html/HtmlAssetPackLoader.hx:205: characters 12-43 : String should be js.html.XMLHttpRequestResponseType
/usr/local/lib/haxe/lib/flambe/4,0,0/flambe/platform/html/HtmlExternal.hx:37: characters 42-48 : js.html.Window should be haxe.Function
/usr/local/lib/haxe/lib/flambe/4,0,0/flambe/platform/html/HtmlExternal.hx:37: characters 42-48 : For function argument 'func'
/usr/local/lib/haxe/lib/flambe/4,0,0/flambe/platform/html/HtmlExternal.hx:25: lines 25-38 : Missing return Dynamic

Versions

Rudis-MBP:test rudis1261$ flambe -v
4.0.0
Rudis-MBP:test rudis1261$ haxe -v
Haxe Compiler 3.2.1 - (C)2005-2015 Haxe Foundation
Rudis-MBP:test rudis1261$ haxelib version
3.2.0-rc.3

Any help would be greatly appreciated.

@markknol
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants