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

[debian] Check if issue with closure still apply #2897

Closed
bastien-roucaries opened this issue Apr 17, 2014 · 2 comments
Closed

[debian] Check if issue with closure still apply #2897

bastien-roucaries opened this issue Apr 17, 2014 · 2 comments

Comments

@bastien-roucaries
Copy link

See:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725423

@Simn
Copy link
Member

Simn commented Apr 17, 2014

That's not a valid bug report, the example is a mere hello world program and doesn't even use closures.

@Simn Simn closed this as completed Apr 17, 2014
@Justinfront
Copy link
Contributor

Bastien

This is incorrect

haxe Test.hx -main Test -swf test.swf

You should have written

haxe -main Test -swf test.swf

please refer to

http://haxe.org/doc/start/flash

It is unclear that Adobe are supporting Linux platform fully in respect to flash player and it is a closed source standard, Neko would be a more suitable test target for Linux, details of use can be found here:

http://haxe.org/doc/start/neko

Really have no idea what error your getting when you are compiling using haxe, you code example runs fine normally, please run this command from your terminal to check Haxe is properly installed.

haxe

Best

Justin

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

3 participants