5 Oct
2010
5 Oct
'10
5:17 a.m.
On 5/10/10 06:27, Nery Chucuy wrote:
When compiling 0.48 stable version I get this error:
src/extension/internal/emf-win32-inout.cpp:2356:73: error: invalid conversion from 'int (*)(HDC__*, HANDLETABLE*, ENHMETARECORD*, int, LPARAM)' to 'int (*)(HDC__*, HANDLETABLE*, const ENHMETARECORD*, int, LPARAM)' src/extension/internal/emf-win32-inout.cpp:2356:73: error: initializing argument 3 of 'BOOL EnumEnhMetaFile(HDC__*, HENHMETAFILE__*, int (*)(HDC__*, HANDLETABLE*, const ENHMETARECORD*, int, LPARAM), void*, const RECT*)'
can you help me out?
Bug #594528 “Compile error for emf-win32-inout.cpp under Windows”: https://bugs.launchpad.net/inkscape/+bug/594528
Fixed in trunk, patch is attached to the bug report.
~suv