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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 IECanvas->DrawText

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
ReaB Posted - Apr 13 2022 : 08:42:59
Hi.

I am using C++Builder 11.1, ImageEn 10.3.5, and compiling x64 without Packages.

The following code compiles but does not link:
imgRisk->IEBitmap->IECanvas->DrawText("Hello", 50, 50, 0);

This is the error:
[ilink64 Error] Error: Unresolved external 'Iegdiplus::TIECanvas::DrawTextW(System::WideString, int, int, int)' referenced from C:\ME\MYPROGRAMS\RAD 11.1\C++\VCL\REA\WIN64\RELEASE\GUIFRMCRITICALITYCLASS.O

Any ideas?

Thanks.
Rea
4   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jun 04 2022 : 20:34:33
Thanks for confirming, Rea,


Nigel
Xequte Software
www.imageen.com
ReaB Posted - Jun 04 2022 : 10:49:17
The latest release of ImageEn (11.0) fixed this issue.

Thanks Nigel.
Rea

Rea
ReaB Posted - Apr 13 2022 : 19:35:03
Thanks Nigel. Much appreciated!
Rea
xequte Posted - Apr 13 2022 : 16:10:09
Hi Rea

We'll have a fix for this in the next release (early May). You can email me to test it if you like (though you'll need to compile the packages in Delphi).



Nigel
Xequte Software
www.imageen.com