Chii
Chii
Initial start to get an e2e test working for issue #36 The first step is to make a consistent environment to which tests can run. I am attempting it by...
i suspect the forked verison of hxcpp is causing an issue - googling, i found this https://github.com/jcward/hxtelemetry/issues/42 , which i have the exact same stack trace when compiling (vs2015): ```...
there is an existing vscode plugin/extension which integrates a hxcpp debug mechanism into vscode (see https://github.com/jcward/vscode-hxcpp-debug). It would be nice to integrate this into kodestudio so that the debug can...
Not sure if this is a real error, or a env problem on my end, but i checked out the sources, and added all the deps (listed in project.xml). But...