You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HAS_VCL (and the Janus.Types.Blob image-blob helpers over Vcl.Imaging) now only under {$IFDEF MSWINDOWS} — it was defined unconditionally, pulling VCL Graphics/JPEG/PngImage on Linux. Image-blob conversion is desktop-only; the rest of the ORM is platform-neutral.
Verified: Win64 (suite 2790/2790 green) + Linux64. Windows behaviour unchanged.