extern "C" { #include } int main() { // Check if we include the directory correctly and have no link errors bindtextdomain("", ""); gettext(""); return 0; }