Hello @alanwww1 !
I tried to use this tool, but get stuck when running against the root folder of my addon, like it is described in README
It throws this error:
./xbmc-xml2po -s ../xbmcNordishAddons/service.script.call-notifications
XBMC-XML2PO v0.96 by Team XBMC
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct null not valid
[1] 6486 abort ./xbmc-xml2po -s ../xbmcNordishAddons/service.script.call-notifications
Running against the [addon-root]/resources/language folder works like a charm like @ruuk suggested in the forum thread I opened: http://forum.xbmc.org/showthread.php?tid=179291
Maybe some errror handling is needed?
Hello @alanwww1 !
I tried to use this tool, but get stuck when running against the root folder of my addon, like it is described in README
It throws this error:
Running against the [addon-root]/resources/language folder works like a charm like @ruuk suggested in the forum thread I opened: http://forum.xbmc.org/showthread.php?tid=179291
Maybe some errror handling is needed?