Opened 14 years ago

Closed 14 years ago

#39 closed defect (fixed)

get rid of the "libgio-2.0.0.dll was not found" error on MS Windows

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: major Milestone: 0.9
Component: Client Keywords:
Cc:

Description (last modified by Antoine Martin)

When starting the application on win32, we get what looks like a fatal error (it is not):

The application has failed to start because libgio-2.0.0.dll was not found. Re-installing the application may fix this problem.


This is bogus, the application is fine, it is just something to do with gtk pixbuf loaders (svg?)

We should at least prevent this error from coming up, ideally we should find a proper fix for #10 (SVG support)

Change History (3)

comment:1 Changed 14 years ago by Antoine Martin

Description: modified (diff)

comment:2 Changed 14 years ago by Antoine Martin

Description: modified (diff)

comment:3 Changed 14 years ago by Antoine Martin

Resolution: fixed
Status: newclosed

This seems to be fixed by adding the libraries from win32-svg


I would have thought that this should also provide SVG support for win32, but that does not seem to be the case..

Last edited 13 years ago by Antoine Martin (previous) (diff)
Note: See TracTickets for help on using tickets.