Closed OwOchle closed 2 weeks ago
Hi, I cannot compile miktex, i always get the following error :
terminate called after throwing an instance of 'boost::locale::conv::invalid_charset_error' what(): Invalid or unsupported charset: UTF-8.UTF-8 make[2]: *** [Documentation/CMakeFiles/gen-man.dir/build.make:278: Documentation/filetypes] Error 134 make[2]: *** Deleting file 'Documentation/filetypes' make[1]: *** [CMakeFiles/Makefile2:5845: Documentation/CMakeFiles/gen-man.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs....
I've always had this issue except under very specific conditions which i've never found.
Here is my locale output in case it could be the problem :
locale
LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC=fr_FR.UTF-8 LC_TIME=fr_FR.UTF-8 LC_COLLATE="en_US.UTF-8" LC_MONETARY=fr_FR.UTF-8 LC_MESSAGES="en_US.UTF-8" LC_PAPER=fr_FR.UTF-8 LC_NAME=fr_FR.UTF-8 LC_ADDRESS=fr_FR.UTF-8 LC_TELEPHONE=fr_FR.UTF-8 LC_MEASUREMENT=fr_FR.UTF-8 LC_IDENTIFICATION=fr_FR.UTF-8 LC_ALL=
This issue has been marked as stale due to inactivity.
This issue has been automatically closed due to inactivity.
Hi, I cannot compile miktex, i always get the following error :
I've always had this issue except under very specific conditions which i've never found.
Here is my
locale
output in case it could be the problem :