Matias Gea
Matias Gea
I think the Build process might be broken, as it failed at git cloning.
I use a "Globals.h" file to do so, that consists of: ``` #include "RemoteDebug.h" ... extern RemoteDebug Debug; ... ``` Then I include that one in all the files I...
This is still missing. Not the only place where this happens, in loadImage, for example, isError is not defined either.
I just commented on the related issue: https://github.com/greim/hoxy/pull/93#issuecomment-417692187. Hope it's helpful somehow