-
```
TXYZReferenceWhite = packed record
X, Y, Z: single;
ObserverAngle: integer;
Illuminant: string;
L,M,S: single;
end;
```
string field here. and `string` params in rela…
-
The forum is not working for the second day.
When will it be possible to fix it?
HTTP ERROR 500
-
Hi Alex/@veksha
Two days ago, after update the sources with last updates I couldn't build Cuda Text anymore.
Do you know what specific version of FPC and Lazarus do I need to set in my environme…
-
When BGRABitmap is requested to SetSize for a very large image, the method fires an EOutOfMemory exception. However, this creates a memory leak - see my FPC bug report https://gitlab.com/freepascal.or…
-
Hi,
When using your wonderfull BGRABitMap in a runtime creating mode (no install of packages), it will not compile on FPC trunk.
FPC trunk changed the implementation of the \*-operator for TPointF…
-
## background
+ related to an earlier post [here](https://github.com/bgrabitmap/lazpaint/issues/249) about Lazpaint 7.1.6, and possibly [here](https://github.com/bgrabitmap/lazpaint/issues/511)
+ …
-
Hello !
I am trying to build BGRABitmap and my project separately as it is done, for example, in fpGUI projects, that is without sending to the compiler the path to library source code, but only th…
-
Hey Y'all
I just updated my trunk install with `fpcupdeluxe` and I first needed to remove the BGRA Packages since one of them is erroring out:
```
Compile package BGRABitmapPack 11.5.3: Exit co…
-
Hi,
using Lazarus Package Manager, installation of BgraContols failed, hawever it is said that they are compatible.
I need to use Lazarus 2.0.8. for a project.
Error:
Package compilation: BGRABi…
-
Having a folder with copies of FPC packages that are tweaked with `mclasses` unit leads to incompatibilities when using packages that are not included in the folder.
Two solutions to avoid this pr…