Jump to content

AudaciousTUX

Community Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by AudaciousTUX

  1. 21 hours ago, elexis said:

    Local firewall? Router or ISP censoring wfg?

    Tried disabling TLS encryption (in case you trust your ISP and arent on a public wifi)? (Perhaps its an outdated cert?)

    In case you get it working, please tell us what the issue was.

    We could also look at the server logs.

    nope... still the same... :(

  2. faced this same issue... added

     using namespace icu 

    exactly the way mapkoc said.. but now i'm facing this error (screenshot):

    /usr/include/c++/7.3.1/cstdlib:75:15: fatal error: stdlib.h: No such file or directory
     #include_next <stdlib.h>

     

    Screenshot_20180402_224518.png

  3. 8 minutes ago, elexis said:

    @AudaciousTUX is also experiencing the issue, but adding the line mentioned above by itself doesn't fix it:

    ../../../source/i18n/L10n.cpp:517:24: error: expected type-specifier before ?Locale?
    Locale* locale = new Locale(Locale::createCanonical(localeCode.c_str()));
     

     

    Screenshot_20180402_224518.png

×
×
  • Create New...