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

Can't get it to work on windows 7 #5

Open
azrafe7 opened this issue May 5, 2014 · 2 comments
Open

Can't get it to work on windows 7 #5

azrafe7 opened this issue May 5, 2014 · 2 comments

Comments

@azrafe7
Copy link
Member

azrafe7 commented May 5, 2014

I cannot get it to work on Windows (neko || cpp). It opens a blank window and then crashes.

I've tested the example project with current dev versions of HaxePunk and OpenFL, and 2.5.2 and 1.2.3 respectively. Still no luck!

Any ideas?

@ghost
Copy link

ghost commented May 5, 2014

For me the small example in post-process works fine on Windows 7 64bit (cpp) but doesn't even compile for neko:

Invalid operation (+)
Called from PostProcess.hx line 195
Called from openfl/display/DirectRenderer.hx line 32
Called from flash/display/Stage.hx line 1021
Called from flash/display/Stage.hx line 380
(for some reason the compiler complains about adding 2 initialized floats)

Haxepunk 2.5.2
lime 0.9.7
openfl 1.4.0

@azrafe7
Copy link
Member Author

azrafe7 commented May 5, 2014

Thanks for the info. Re-tested it with exactly your lib versions. No luck, but I'm not getting neko compiler errors.

I've a feeling it's probably a graphic card issue on my side that's causing the crash.

For your neko issue I can suggest to try downloading a haxe nightly build (http://haxe.org/manual/haxe3#git-builds) and see if it fixes it.

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

1 participant