jpluimers
It took me a file to figure out another cause for “F2063 Could not compile used unit“, this was for a 3rd party library that had parts of the units as source files, but other… … Read more
4 years ago in Delphi, Development, Software Development0
jpluimers
Just so I remember this did not compile in Delphi XE8 a while ago: [dcc32 Fatal Error] DisableAlignPropertyEditor.dpr(15): E2213 Bad packaged unit format: c:\program files (x86)\embarcadero\studio\16.0\lib\Win32\release\rtl.dcp.System.SysUtils – Expected version: 29.0, Windows Unicode(x86) Found version: 32.0,… … Read more
4 years ago in Delphi, Delphi XE8, Development, Software Development0
jpluimers
Interesting idea by Cesar Romero (who has some interesting repositories at [WayBack] cesarliws (Cesar Romero) · GitHub and [WayBack] cesarliws — Bitbucket) when using TestInsight for Delphi: first test if TestInsight is running at all: [WayBack] foundation-4-delphi/Foundation.Test.Utils.pas… … Read more
4 years ago in Delphi, Development, Software Development, Spring4D, TestInsight0
jpluimers
From a check-in a while ago, when some Delphi versions complained about CallerAddr having been replaced by ReturnAddress and other versions not understanding ReturnAddress, but having CallerAddr. The code in the [WayBack] gist and on… … Read more
4 years ago in Delphi, Development, DUnit, Software Development0
Brad
Once your Flutter app reaches a certain size you may start to get this error when building for Android Cannot fit requested classes in a single dex file (# methods:…Continue readingYour Flutter App Is Big … Read more
4 years ago in Development, flutter0
Brad
I’ve been using Sentry with Flutter for a while, perhaps since the first Flutter support was added. The recent 4.0 upgrade has been one if the best upgrades in a…Continue readingFlutter and Sentry … Read more
4 years ago in Development, flutter0
Brad
Being new, Flutter changes a lot. It’s nice to see these messages that help developers upgrade. To often old projects get left behind ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Warning ────────────────────────────────────────────────────────────────────────────── Your Flutter application is…Continue readingFriendly Flutter … Read more
4 years ago in Development, flutter0
jpluimers
I bumped into [WayBack] delphi – Invalid floating point operation calling Trunc() – Stack Overflow, while searching for what might have tests like these fail: TValueRecordTests.Int64_Through_Value_Container_via_Currency_Intermediate_Is_Identity_Operation(9223372036854775807) = 9223372036854775807 EInvalidOp with message ‘Invalid floating point operation’… … Read more
4 years ago in Conference Topics, Conferences, Delphi, Development, Event, Software Development0