You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unit tests of my unicode branch are currently failing with:
Unknown function : __hxcpp_string_of_bytes(4)
Called from hxcpp::__hxcpp_main
Called from cpp.cppia.Host::main /home/travis/build/frabbit/haxe-1/std/cpp/cppia/Host.hx line 62
Error : Unknown global
I reused the code of Bytes.getString in my ByteAccess type but it fails even when i add those classes to the host classes