Michael Ring
Michael Ring
I am using mxe inside of dockercross and am so far very happy with it. I am now rebuilding gdb a lot and for this task every cpu cycle counts...
I am using latest fedora, downloaded latest https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/download/v2.2.0h/fpcupdeluxe-x86_64-linux-qt5.zip , installed qt5-qt6 compatibility libs and started build of fpc/lazarus trunk which ended with this error: (9015) Linking ../lazarus /usr/bin/ld: cannot find...
Sometimes I am stupid, I am usually on lazarus trunk.git and in some cases I hit Install/Update FPC + Laz without changing to a test directory. When then Lazarus build...
checking the version number of fpc gives odd result on darwin x86_64, on darwin aarch64 things are fine... When I build embedded fpc on x86_64 I get this strange version...
I always compile Lazarus with anchordocking and TurboPowerIProDsgn, when I re-build lazarus in fpcupdeluxe on darwin-x86_64 then Lazarus starts with both packages active. when I re-build lazarus in fpcdeliuxe on...
I have built fpcupdeluxe quite often ion the last weeks and have also have done quite a number of installs & rebuilts with it, to my knowledge it now works...
I have not used conda before so the steps described to create a development environment are not complete for a conda newbie. I first tried with 'real' conda brew install...