ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 F2084 Internal Error: URW8074
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

foxdingding

62 Posts

Posted - Mar 07 2023 :  04:53:47  Show Profile  Reply
ImageEn v12.0.0
[dcc32 Fatal Error] Unit22.pas(7): F2084 Internal Error: URW8074

EmbarcaderoŽ Delphi 11 Version 28.0.46141.0937

??

foxdingding

62 Posts

Posted - Mar 07 2023 :  04:56:06  Show Profile  Reply

unit Unit22;

interface

uses
  Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
  Vcl.Controls, Vcl.Forms, Vcl.Dialogs, hyiedefs, hyieutils, iexBitmaps,
  iesettings, iexLayers, iexRulers, iexToolbars, iexUserInteractions, imageenio,
  imageenproc, iexProcEffects, ieview, imageenview;

type
  TForm22 = class(TForm)
    ImageEnView1: TImageEnView;
  private
    { Private declarations }
  public
    { Public declarations }
  end;

var
  Form22: TForm22;

implementation

{$R *.dfm}

end.


Go to Top of Page

xequte

37566 Posts

Posted - Mar 07 2023 :  15:25:59  Show Profile  Reply
Hi

I'm not able to reproduce that, and have no other reports of issues.

Does it happen even if you fully build the project (Shift+F9)?



Nigel
Xequte Software
www.imageen.com
Go to Top of Page

xequte

37566 Posts

Posted - Mar 07 2023 :  18:20:24  Show Profile  Reply
It sounds very similar to this issue:

https://raize.com/forums/topic/f2084-internal-error-urw8074/

Try adding the ImageEn source folder to your Delphi source folder and recompiling your packages:

http://www.imageen.com/help/Installation.html

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

foxdingding

62 Posts

Posted - Mar 07 2023 :  19:34:57  Show Profile  Reply
Today, I will reinstall and continue testing. I will report any problems in time.
Add it here is OK.

But why didn't the previous version have this problem?



Go to Top of Page

xequte

37566 Posts

Posted - Mar 08 2023 :  14:26:23  Show Profile  Reply
Hi

I can't say why this issue has occurred as I've never seen it before. It sounds like it is a rare Delphi issue because a google search does not return much on it.

Did recompiling the packages help?



Nigel
Xequte Software
www.imageen.com
Go to Top of Page

foxdingding

62 Posts

Posted - Mar 08 2023 :  16:50:38  Show Profile  Reply
Manually add the path "C: \ProgramData\ImageEn\Source" to the search path of Delphi is OK.

But why didn't the previous version have this problem?

Very strange
Go to Top of Page

xequte

37566 Posts

Posted - Mar 16 2023 :  20:50:05  Show Profile  Reply
It looks to be an issue in Delphi 11.2. It is fixed in Delphi 11.3 (28.0.47991.2819):

https://quality.embarcadero.com/browse/RSP-40449

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: