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
 Issue: Error loading SVG image
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

bajie

19 Posts

Posted - May 22 2026 :  01:28:52  Show Profile  Reply
procedure TForm1.FormCreate(Sender: TObject);
begin
  ImageEnView1.IO.LoadFromFile('C:\Users\test\Pictures\test.svg');
end;

64-bit process throws an error, 32-bit process loads successfully

64-bit process throws an error when loading test.svg in FormCreate

64-bit process throws an error when loading test.svg in a thread

64-bit process only loads successfully synchronously after the main interface is displayed.


xequte

39420 Posts

Posted - May 27 2026 :  00:30:30  Show Profile  Reply
I'm unable to reproduce that. I created a new 64bit project (without access to ielib64.dll which should not be relevant for this file) and the image loaded correctly (in FormCreate). What version of ImageEn are you using?


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