IOS - Distribution certificates
I am trying to deploy to IOS but getting the following error:[PAClient Error] Error: E0776 "Error Domain=IDECodesignResolverErrorDomain Code=1 \"No certificate for team 'Company Name' matching '3rd...
View ArticleError while installing TCompressProj
I am getting the following error while installing TCompressProj in Embarcadero Seattle XE10:- " Cannot load package TCompressProj. It contains unit 'Semaan', which is also contained in package...
View ArticleRe: Delphi Tokyo and iOS 11 Beta 2
Hi there Ive read that Apple will be releasing iOS 11 to the public in the Autumn. Bearing this in mind, Im wanting to start testing my FMX Apple Apps with iOS 11 Beta 2, to check that all works OK....
View ArticleProblems after "iOS 11 Patch" install
I am getting F2613 Unit 'FMX.Platform.iOS' not found after installing the "iOS 11 Patch" and compiling an IOS App on either 32 or 64 bit. Android and and Windows Platforms work fine. It seems that the...
View ArticleTokyo and bookmark 0
Hello, The shortcuts Ctrl-Shift-0 and Ctrl-0 for setting bookmark 0 and moving to bookmark 0 do not work in both versions of Tokyo. Bookmarks 1..9 do work. How can I activate the shortcut for bookmark...
View ArticleDelphi Project UI Flicker
We have a couple of Delphi developed applications (Win32). Recent complaint from the users is that there is substantial UI flickering on Windows 10 when the Group Policies are being pushed to the PC....
View ArticleFMX grid behavior 10.1 - 10.2 different
We use a standard TClientDataSet and an FMX-grid for displaying data.One field is displayed as a CheckColumn, and we need that only one row can have a checked value. We use OnEditingDone handler of...
View ArticleSOAP Error : Handle in wrong state
We recently upgraded our c++ client using Embaracadero Tokyo 10.2 C++ Builder Update 1. The client is using our own web service which has not been upgraded and built using Borland/Codegear C++...
View ArticleIs there a way to call crystal report from within delphi 10.2?
If I have reports in crystal report, is there a way to call them within the delphi code. Please advise. Thanks.
View ArticleDelphi 10.2 64 bit windows compile to win32
Strange case ... i have installed delphi 10.2. I have create a console application and I compile it to a 64-bit Windows project but the executable is created in the win32 folder and it is a win32 and...
View ArticleIncluding header constructor causes duplicate member
Hi there, when I try to include a FramGrabber's headers into my project, it generates errors. Header File is: CyTypes.h // Constructor for convenience CY_UTILS_LIB_API CyErrorInfo( );...
View Articlefocus problem
Hello there Hello there if the customer code is empty in the transaction number where the customer code and transaction number are in accordance with the business rule, we want to send a message and...
View ArticlePAServer 10.1.1.33
for Tokyo i need PAserver 10.1.1.33 instat of 10.0.1.23. How to get/download it?
View ArticleInstalling Orpheus from Github
I'm trying to install Orpheus from GitHub, but am getting the following error message: [DCC Fatal Error] pasall.tmp(1): F1027 Unit not found: 'System' or binary equivalents (.dcu) When I'm installing...
View ArticleXcode 9 and SDK MacOSX 10.13
Today Xcode 9 with command-line tools for SDK MacOSX 10.13 arrived to my Mac. After the upgrade I can still compile a Delphi project, but not C++ Builder. Going back to SDK 10.12.4 got it working again...
View ArticleBest way to build with BOTH bcc32 and bcc32c
Using C++ Builder Professional 10.2.1 and DUnitX. I am writing unit tests to be sure that existing code built with bcc32 runs correctly when built with the clang compilers, bcc32c and bcc64. I will...
View ArticleDBArtisan PC License Transfer
Need to transfer my PC Based DBArtisan licenses from my old PC to my new PC. What is the process to get this done ? Regards, Phil
View Articlelong arithmetic
Hello! I want to buy a C ++ Builder BUT I do not understand, is there a long arithmetic in it like BigInteger from Microsoft VisualStudio C ++ or what is an alternative?
View ArticleSpeech input via SAPI 5.4 and TSpInProcRecoContext Problem
Hello there,I am trying to use the SAPI 5.4 language input.I have integrated SAPI 5.4 into the IDE and try to receive TSpInProcRecoContext input via the Micro.According to MS I have to drag the micro...
View ArticleAccessing external variable exported by DLL
I am trying to make a Delphi wrapper for the PDCurses (Public Domain Curses) DLL.This DLL exports several variables. Example from C(++) header: #ifdef PDC_DLL_BUILD # ifdef CURSES_LIBRARY # define...
View Article