-
There is a lot of small errors during compilation under Lazarus Windows, I started to correct them but have no idea how long it'll take to correct them all so I dropped it for now.
-
Dear specialists,
I have created fuly functioning Lazarus including FPC PPCJVM and Pas2js compiler. Unfortunately, Pas2js can not find system unit. Pas2jS option contain right path to pas2js.exe but …
-
# Summary
I'm on an M1 Macbook Air with OS Sonoma 14.5 and I get the attached error log when I open a `new raylib simple project` and hit build. I didn't change the code at all.
# Build Logs
I t…
-
Here are the updates from review of the ancestrytable.
anID note =
Person = [d]{12}:[d}{4}:[d]{9} - e.g.: 121212121212:1030:123456789,
Citation, origin RM= [d]:9000:[d] (length varies),
Citation…
-
when built on wsl ubuntu20.4, dss_capi not works with the error
/usr/bin/ld: /tmp/ccBTtVnw.o: in function `main':
test.c:(.text+0x31): undefined reference to `DSS_Start'
/usr/bin/ld: test.c:(.tex…
-
**Describe the bug**
When running `fp.exe` from FreePascal under FreeDOS 1.2, moving the mouse cursor around leaves a trail of characters. This only happens with certain boards. The bug does not happ…
-
Hi everybody,
I want to create and use multiple duplicate usb-camera. This hardware is on device0 ans device1 who desn't have "Video Capture" property.
Look at this link : https://bugzilla.kerne…
-
I am a developer on a project that uses PascalScript, we use FreePascal.
I've written these methods for it and would like to share.
Insert (and Append): https://github.com/MerlijnWajer/Simba/blob/ma…
-
- [x] building with Qt4 https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/40431 and relative commits (https://gitlab.com/freepascal.org/lazarus/lazarus/-/commit/57fe53bd0d25d2f96105116ad5e074…
-
In case anyone is interested, here is a C++98 implementation of the benchmark: https://github.com/rochus-keller/Are-we-fast-yet/tree/main/Cpp.
I have tried to apply the guidelines mutatis mutandis…