therecipe / haxe

Qt binding for Haxe | Showcase example for https://github.com/therecipe/qt
26 stars 0 forks source link

Windows runtime error: No connection could be made ... target machine actively refused it #1

Open cambiata opened 3 years ago

cambiata commented 3 years ago

Very cool project!

When I try this on windows machine, both --interp and --jvm targets compile, but the api calls seem to be blocked by the os:

qt/Internal.hx:59: httpRequest error: ["","","interop.PseudoQJSEngine_qjsEngine","",null] -> No connection could be made because the target machine actively refused it.

Ideas how to solve this?

Thanx, and good luck with this project..!

// Jonas

cambiata commented 3 years ago

(Just fyi, I've given this project a shout-out in the Haxe community - I guess it might have slipped under peoples radar... :-( https://community.haxe.org/t/shout-out-qt-bindings-for-multi-target-haxe/2826?u=cambiata)