Don Alfredo schrieb:
I have release 1.6.8h of fpcupdeluxe.
This could/should be the best release ever.
If everything works as expected.
https://github.com/LongDirtyAnimAlf/fpc ... ses/latest
I would appreciate feedback about it.
Ps: all binaries have been produced on a native Windows machine. No VM's in use.
Ich habe mal die Version 1.6.8i for x86_64-linux-gtk2 getestet. Installiert habe ich bei FPC und Lazarus die Stable Versionen und anschließend die Trunk Versionen.
Das kompilieren von Linux64 nach Win64 funktioniert jetzt ohne VM!!!
Leider lässt sich aber das Modul BGRAControlls weder in der Stable noch in der Trunk installieren.
I once tested version 1.6.8i for x86_64-linux-gtk2. I installed the stable versions and trunk versions at FPC and Lazarus.
Compiling from Linux64 to Win64 now works without a VM !!! Great.
Unfortunately, the BGRAControlls module cannot be installed either in the stable or in the trunk.
Fehlermeldung/Error message:
Code: Alles auswählen
fpcupdeluxe: Getting bgrabitmap sources ... please wait, could take some time.
fpcupdeluxe: Getting bgracontrols sources ... please wait, could take some time.
fpcupdeluxe: Start of compile error summary.
Error: (lazbuild) package not found: BGRABitmapPack
fpcupdeluxe: Start of compile error summary.
Error: (lazbuild) Broken dependency: bgracontrols 6.6.1->BGRABitmapPack
fpcupdeluxe: Start of compile error summary.
fpcupdeluxe: ERROR: UniversalInstaller (ConfigModule: bgracontrols): Failure trying to rebuild Lazarus.
fpcupdeluxe: Done !!
Bernd