Results 401 comments of Ian Harrigan

Is this resolved? I was looking to try out the haxe plugin for intellij but certainly dont want to run into this issue... Its it only for a specific version...

OK - thanks @Gama11 - ill hold back a little then until i know this isnt going to be an issue. It looks like i could just look at the...

So adding `#define small char` somewhere fixes things?

so some more info here, if i add this to the "Foo" haxe class: ```haxe @:headerInclude("Bar.h") class Foo { ... } ``` Then things compile EDIT: thats not completely accurate,...

possibly the same issue as this: https://github.com/HaxeFoundation/haxe/issues/5482

(addendum: i could #if out all of the remote image loading, but it seems drastic, http is fine, https is the issue wrt to the dependency)

Correct me if im wrong, but are "fix linking" and "avoid linking" mutually exclusive? Shouldnt any 3rd party lib be optional?

To be honest, I (personally) meant a thumbnail in the actual page, not a mouse over - the idea (at least in my head) was to "spice up" (visually) the...

hmmm, there were some recently changes there - do you have a simplified example layout to play with?

Ok, ill check it out shortly (sorry of the delay, been on holiday :) )