Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Category: Pascal

Digital solution partner

Linking Error E2597 in Delphi std::__ndk1::__next_prime(unsigned int)

  Solution to Linking Error E2597 in Delphi When developing applications in Delphi, you might encounter linking errors. One common error is:

Introduction The E2597 error can be caused by various factors, including: Incorrect runtime package configurations. Missing dependencies or conflicts between libraries. Incorrect inclusion of static libraries, such as libc++. Issues with Static…
Read more

XtumbleMagazzino upgrade for iOS is ready

      Developed with Delphi 12.1XtumbleMagazzino for iOS has been developed using Delphi 12.1, the latest version of the renowned programming language by Embarcadero. Delphi is known for its reliability, speed, and ease of use, and these characteristics are fully reflected in XtumbleMagazzino for iOS. Compatible with iOS SDK 17.5 XtumbleMagazzino for iOS is…
Read more

Delphi Support OpenSSL and HTTPS for iOS Devices

Since 2014, it’s been possible to compile applications with Delphi for the iOS world and integrate the Indy library for TCP/IP communication with SSL encryption thanks to OpenSSL, as documented on Embarcadero’s website at the following link https://blogs.embarcadero.com/openssl-and-https-support-for-ios-devices/. This can be done by including the “IdSSLOpenSSLHeaders_Static.pas” library in your project and copying the compiled libraries…
Read more

Login in your app with Google Signin on Android programmatically with Delphi