Am 02.07.2024 um 00:15 schrieb Stephan Witt <st.w...@gmx.net>:
> 
> Am 01.07.2024 um 13:03 schrieb Dr Eberhard Lisse <nos...@lisse.na>:
>> 
>> Hi,
>> 
>> when trying to compile even the document enclosed, from the command
>> line on my ARM Mac Mini, like so:
>> 
>>      /Applications/LyX.app/Contents/MacOS/lyx -dbg all -f -e pdf5 
>> newfile1.lyx
>> 
>> I am getting the enclosed crash report (also without using -dbg)
>> 
>> Doing this on an Intel works as it should.
>> 
>> The document compiles/renders in the GUI without issues as enclosed.
>> 
>> I have Homebrew's QT stable 6.7.0 installed.
> 
> Hi,
> 
> I’m not sure - but that shouldn’t matter.
> 
> To verify please start it with DYLD_PRINT_LIBRARIES=1 
> /Applications/LyX.app/Contents/MacOS/lyx  …
> 
> My impression is there is a problem with loading the „headless platform“ 
> shared library. Perhaps it succeeds with Intel and fails with Arm CPU.
> 
> BR, Stephan

Another option is to run it on your ARM Mac Mini with: arch -arch x86_64 
/Applications/LyX.app/Contents/MacOS/lyx  …

BR, Stephan
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to