Author |
Topic |
|
ReaB
USA
3 Posts |
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 |
|
xequte
38610 Posts |
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
|
|
|
ReaB
USA
3 Posts |
Posted - Apr 13 2022 : 19:35:03
|
Thanks Nigel. Much appreciated! Rea |
|
|
ReaB
USA
3 Posts |
Posted - Jun 04 2022 : 10:49:17
|
The latest release of ImageEn (11.0) fixed this issue.
Thanks Nigel. Rea
Rea |
|
|
xequte
38610 Posts |
Posted - Jun 04 2022 : 20:34:33
|
Thanks for confirming, Rea,
Nigel Xequte Software www.imageen.com
|
|
|
|
Topic |
|
|
|