I have been using gettext() in PHP and it works great. Tried to do so in C++ and... there are numerous problems. Tried to google it but could not find any solution only a list of similar problems other people had (primarily ).
Have you used gettext() in your C/C++ project? Had you make it work?
I'm using Windows+MINGW+Code::Blocks.
At this point I'm considering writing my own .mo file parser, maybe that would be simplier
↧