Hagop Panosian
The final build time metric in the “Discovering The Best Cross-Platform Framework Through Benchmarking” whitepaper measures the total amount of time required for the framework to produce the final build for the benchmark application. The… … Read more
4 years ago in Delphi, Productivity, research, whitepaper0
dummzeuch
Note to self: The last 32 bit version of the libjpeg-turbo DLL compiled with MS Visual Studio (libjpeg-turbo-x.y.z-vc.exe) that supports Windows XP is version 2.0.6. Later versions apparently need a newer Visual C++ runtime that… … Read more
4 years ago in windows, Windows XP0
Embarcadero GetIt
The JEDI Code Library (JCL) consists of a set of thoroughly tested and fully documented utility functions and non-visual classes which can be instantly reused in your Delphi and C++ Builder projects. … Read more
4 years ago 0
TMS Software
TMS FNC Chart is designed to display different kinds of data such as financial and marketing data, monthly business sales,graphical and math data and much more as a chart. This chart is almost fully… … Read more
4 years ago 0
Brad
Flutter makes it easy to debug on multiple devices at the same time. Firstly list all your devices flutter devices Which shows something like this Then edit or create a .vscode\launch.json file and make it… … Read more
4 years ago in Development, flutter0
Brad
I spent a lot of time getting a physical android device to work with the firestore emulator. This repository has a working example. The solution is to use your ip address in firebase.json and in… … Read more
4 years ago in Development, flutter0