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
|