We positively bustled onwards with our webinar series showing you the basics of cross-platform and Windows software development with some nice bite-sized sessions. It’s very gratifying to hear from those of you who are enjoying these laid-back sessions where I’ve tried to make it more of a social experience than a dry, stale, technical lecture. Thanks to those of you who have been…
We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and it’s hard to see why.’
First chance exception at…
How to achieve common tasks with the new Clang toolchain in 12.1
The new Clang toolchain is here! RAD Studio and C++Builder 12.1 are shipping the entirely revised, wholly updated C++ compiler, linker, STL, runtime, and more – which you can also use in parallel with the old…
Here’s a guest blog post by Jim McKeeth, Embarcadero MVP and US Director of GDK Software. To celebrate the recent π day 2024 with a Delphi flavor I revisited the previous sample I made with Rudy’s Big Numbers library adding the functionality to view the digits of π in real time as they are being generated. Previously it would generate any number of digits you wanted, but you could only…
How To Run Turbo Pascal On An Android Phone!
March 13, 2024
Here’s a guest blog post by Jim McKeeth, Embarcadero MVP and US Director of GDK Software Why run Turbo Pascal on Android? Because we can!
As part of the Turbo Pascal 40th birthday celebration (combined with Delphi’s 29th birthday) I did a short demo of…
Eigen C++ Template Library with C++Builder and VCL
December 28, 2023
This post describes how to using the Eigen C++ Template Library with C++ Builder and VCL.
What is the Eigen C++ Template Library?
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. A Gentle Introduction to…
Unlocking the Power of SDXL Inpainting: The Future of Image Editing?
September 9, 2023
Have you ever thought about changing a portion of a photo but didn’t have the drawing skills to make it look natural? Or perhaps you’ve just wished that tech-savvy fairy godmother would pop out and do the magic for you! Welcome to the world of SDXL Inpainting in Windows development, where image editing meets the sophistication of artificial intelligence. In this post we will talk about…
Getting Big with Pi in Delphi
April 7, 2023
When I was very young and first learned about Pi they told me 3.14 was a good approximation, but it was an irrational number that went on forever, and people with computers were able to calculate many digits. I had a computer (Commodore Vic 20) and wanted to see how many…
How To Create Enterprise iOS Apps, No App Store Required
December 21, 2022
Today (December 21st 2022) you can join us as we continue Embarcadero’s two-day Enterprise CodeRage event which focusses, as you might expect, on enterprise development topics using your favorite IDE software. I am presenting two sessions – this blog post…
How To Make MySQL Your SQL
December 20, 2022
Today (December 20th 2022) and tomorrow you can join us for Embarcadero’s two day Enterprise CodeRage event which focusses, as you might expect, on enterprise development topics using your favorite IDE software. I am presenting two sessions – this blog post describes the first session: How To Make MySQL Your SQL. The second session is tomorrow (December 21st 2022) and there is a…