by Jonathan Benedicto of JomiTech, the makers of TwineCompile
TwineCompile is our solution to slow C++ compile times. Integrating directly into the C++Builder IDE, it dramatically reduces the compile/make/build times by employing techniques such as multithreading, file caching, and automatic background compiling. In some cases, the projects compile 50x faster with…
C++Builder support for ISO C++ in version 10.4 Sydney
August 17, 2020
There have been several questions on forums and Stack Overflow about ISO C++ language support in the most recent release of C++Builder. This post includes links and information about C++Builder compilers that are built on top of the Clang open source compilers.
Learn more…
Using C++17 Algorithms Library Parallel Sorting with C++Builder 10.4 Sydney for Win32 and Win64
August 17, 2020
C++Builder 10.4 Sydney supports the ISO C++17 standard in the Clang based compilers for Win32 and Win64. Part of the C++17 standard includes the Algorithms library that provides execution policies to support parallel operations. Below you will find a simple VCL example…
8 Delphi Success Stories Across Windows And Mobile
August 4, 2020
ArtGen
Applications created with Delphi/Pascal are primarily used in the fields of science and technology as well as in business. The development environment is seldom used to create art. With ArtGen, programmer and artist Volker Diefenbach has managed to create a fantastic combination of two worlds that can be described as “algorithmic art”.
CHALLENGES
The development environment…
It’s virtually impossible to find popular software that would not be translated (localized) into multiple languages. In fact, even niche and second-tier developers localize their products to increase international sales. Unfortunately, the process of software…
Powerful High-Performance TwineCompile Speeds Up Compile Times in C++Builder on Windows
July 24, 2020
TwineCompile is one solution to your slow C++ compile times. Integrating directly into the C++Builder IDE, it drastically reduces the compile/make/build times by employing techniques such as multi-threading, file caching and automatic background compiling.
JomiTech is…
There are so many great new features in 10.4 Sydney, but when asked for a top five I had to prune my list a lot. Here are my top five favorite new features in RAD Studio 10.4 Sydney.
1) The new TEdgeBrowser component is a great advance for building Windows apps. Even better is the update to the TWebBrowser component that give developers flexibility to select which browser engine you want to use…
C++Builder, a Delphi developer perspective
March 16, 2020
New C++Builder YouTube video series - "Rapid C++ Development: Combining C++Builder with MSVC++"
March 9, 2020
A new ten part YouTube video series,“Rapid C++ Development: Combining C++Builder with MSVC++” by Rob Swindell, covers some best practices for combining C++Builder with Microsoft Visual C++. In the video series Rob resents the following…
Boost for C++Builder 10.3.1 - now available!
May 15, 2019
The Boost library is now available for C++Builder and RAD Studio 10.3.1.
Boost is a very important third party C++ library, and one many of our customers request support for.It’s taken us longer than we had hoped, but I’m very glad to announce it’s available in the GetIt package manager today. You can find it by opening GetIt (Tools menu, GetIt Package Manager) and either…