Posts: 51
Threads: 17
Joined: May 2019
Reputation:
0
Location: usa
Installed ver 15.6.1 in Delphi 11 update 1. No issues installing and latest License expires 2025
Upgraded from 15.2
When I try and compile a simple iw standalone app with just a blank form i get the following error
[dcc64 Fatal Error] IwtestPC.dpr(12): F2084 Internal Error: URW8036
error appears in uses IWappForm
Any suggestions.
Posts: 51
Threads: 17
Joined: May 2019
Reputation:
0
Location: usa
06-01-2024, 03:26 PM
(This post was last modified: 06-01-2024, 03:27 PM by PDSBILL.)
Update:
downloaded and installed 15.6.0 and tested with the same simple test app with no errors.
anyone else having this issue?
Posts: 2,252
Threads: 193
Joined: Mar 2018
Reputation:
86
Location: Auckland, New Zealand
Are you chosing to install DCUs compatible with 11.0/1 when installing?
If so, this shouldn't happen
Posts: 2,252
Threads: 193
Joined: Mar 2018
Reputation:
86
Location: Auckland, New Zealand
This issue should be fixed in 15.6.1 but you are having issues installing on 11.1 (which shouldn't happen).
The cause for this issue in 11.1 is because Embarcadero released a binary incompatible 11.3 update which basically broke our deployment (and any other vendor who builds and deploys DCUs because they cannot run in more than 1 version of the IDE).
Any particular reason for you to avoid installing the 11.3 update? All Delphi updates contains tons of bug fixes that in general are strongly recommended.
Anyway, I'll check the 11.1 installation and get back to you.