C++

Steps for building iOS 32-bit applications for iOS 9 with XE7 and XE8

With RAD Studio 10 Seattle, you can build apps that run on iOS 9. A change in the iOS SDK is causing deployment issues on iOS 9 for 32-bit iOS applications built with XE7 and XE8. This is not an issue with RAD Studio 10 Seattle. Below are some simple workaround steps for building iOS 32-bit applications for iOS 9 with XE7 and XE8.  This does not impact iOS 64-bit applications…
Read more
C++

Version control: Get started with Git, remote repositories and RAD Studio XE8

Author: Luis Navarro In one of the latest surveys among RAD Studio developers, we realized that there is still a significant part of the community that doesn’t use any version control system, a surprising 32%. There are many reasons to use a version control system, no matter if you’re a single developer working in a small project or if you’re a large team working in a big one. So, if…
Read more
C++

Building Proximity Aware Application with RAD Studio XE8

RAD Studio XE8 provides you with the tools to rapidly design, build, and deploy connected apps that deliver innovative IoT solutions. The new Beacon component makes it easy to add proximity awareness to your applications. Two beacon formats are available: iBeacon and…
C++

Bluetooth LE support in RAD Studio XE7

RAD Studio XE7’s integrated wireless support (Bluetooth and Wifi) works with thousands of consumer and industry specific devices. RAD Studio’s approach makes it easy to integrate virtually any device into the app user experience, and even support multiple device…
C++

Bad object file record in...

Author: Embarcadero USA Question and Answer Database FAQ563C.txt Bad object file record in... Category :Linker Platform :All Product :BC++ 5.x Question: What's a possible cause for the linker error Fatal: Bad object file record in file xxx near module…