mingw64-raptor2
No description set
- Sources inherited from project windows:mingw:win64
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rhabacker:branches:windows:mingw:win64/mingw64-raptor2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mingw64-raptor2.spec | 0000003226 3.15 KB | |
raptor2-2.0.9-windows.patch | 0000000443 443 Bytes | |
raptor2-2.0.9.tar.gz | 0001788163 1.71 MB |
Comments 1
The build failure is probably caused by an update of mingw64-libxml2:
[ 31s] raptor_libxml.c: In function 'raptor_libxml_getEntity':
[ 31s] raptor_libxml.c:256:12: error: 'xmlEntity' {aka 'struct _xmlEntity'} has no member named 'checked'
[ 31s] 256 | if(!ret->checked)
[ 31s] | ^~