Jean-Marc, With which parameters should I execute "qmake6"?
Some additional information. If I run the command "locale", I get the following information: LANG="" LC_COLLATE="C" LC_CTYPE="UTF-8" LC_MESSAGES="C" LC_MONETARY="C" LC_NUMERIC="C" LC_TIME="C" LC_ALL= The error message "Detected locale "C" with character encoding "UTF-8", which is not UTF-8 . Qt depends on a UTF-8 locale, and has switched to "UTF-8" instead." sounds a little bit strange. I have not been able to change LC_CTYPE from "UTF-8" (with quotes) to UTF-8 (without quotes) from the command line: export LC_CTYPE=UTF-8. Chris > Am 03.10.2023 um 13:00 schrieb Jean-Marc Lasgouttes <lasgout...@lyx.org>: > > Le 29/09/2023 à 13:55, Christoph Schmitz a écrit : >> Hi all, >> I have been compiling LyX for a while now. A few weeks ago, I encountered a >> problem where LyX could no longer be compiled. I didn't report this issue at >> the time because I was using a beta version of macOS. However, now that >> macOS Sonoma has been officially released and the error still persists, I >> want to report this issue. >> I am running macOS Sonoma 14.0 (23A344) on a 2018 13" MacBook Pro (2,7 GHz >> Quad-Core Intel Core i7, Intel Iris Plus Graphics 655 1536 MB, 16 GB 2133 >> MHz LPDDR3). Qt is installed via homebrew. The current version of Qt is >> 6.5.1. >> I have enclosed the log file, which includes the ./configure command I use. >> Best, >> Chris > > Enrico, I see: > > checking for qmake6... qmake6 > checking for Qt6... Detected locale "C" with character encoding "UTF-8", > which is not UTF-8. > Qt depends on a UTF-8 locale, and has switched to "UTF-8" instead. > If this causes problems, reconfigure your locale. See the locale(1) manual > for more information. > Detected locale "C" with character encoding "UTF-8", which is not UTF-8. > Qt depends on a UTF-8 locale, and has switched to "UTF-8" instead. > If this causes problems, reconfigure your locale. See the locale(1) manual > for more information. > make: > /var/folders/vd/n6dz3xp169x77gq_6dzn5mbw0000gn/T/tmp.7Mn108Knub/Makefile: No > such file or directory > > > I do not know whether the locale thing is important, but it seems that qmake > does not work. > > Christoph, when happens when you try to run "qmake6"? > > JMarc > -- > lyx-devel mailing list > lyx-devel@lists.lyx.org > http://lists.lyx.org/mailman/listinfo/lyx-devel -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel