Hi Kim,
I’ve done that and now I have another error: “[dcc32 Fatal Error] kbmMWNullable.pas(779): F2084 Internal Error: URW1147”.
Hi Kim,
All the registry keys exist and file system paths are accessible. The value for ProductVersion is 17. But it seems like the CompileTool.exe doesn’t look in Computer\HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\10.0. If searching for “BDS” string Process Monitor utility shows only the following rows:
22:01:47.4951725 CompileTool.exe 14140 RegOpenKey HKCU\Software\Embarcadero\BDS SUCCESS Desired Access: Read
22:01:47.4951878 CompileTool.exe 14140 RegSetInfoKey HKCU\SOFTWARE\Embarcadero\BDS SUCCESS KeySetInformationClass: KeySetHandleTagsInformation, Length: 0
22:01:47.4951950 CompileTool.exe 14140 RegQueryKey HKCU\SOFTWARE\Embarcadero\BDS SUCCESS Query: Cached, SubKeys: 1, Values: 0
22:01:47.4952063 CompileTool.exe 14140 RegEnumKey HKCU\SOFTWARE\Embarcadero\BDS SUCCESS Index: 0, Name: 10.0
22:01:47.4952188 CompileTool.exe 14140 RegCloseKey HKCU\SOFTWARE\Embarcadero\BDS SUCCESS
Thank you.
Thank you Kim!
It was the path problem. Now it’s all installed.
Hi Kim,
I installed Delphi CE 10.3.3. Then I removed and reinstalled kbmMemTable and kbmMW. Unfortunately the compile tool doesn’t compile itself with a message: “Build of C:\kbmMW\Source\CompileTool\CompileTool.dproj failed.”
Ok. Does kbmMW work with Delphi Community Edition 10.4.2?
Thank you.
Hi Kim,
When I try to compile the compile tool project I get the following error: [dcc32 Error] kbmMWCore.pas(120): E2003 Undeclared identifier: ‘TInterlocked’.
Where is it defined?
Thank you.
Thank you Kim, I’ll try this.