Windows install: need to copy libiconv-2.dll from the MinGW directory for unrtf to work
This commit is contained in:
parent
03922daaa1
commit
08edf2d3fc
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@ copyunrtf()
|
|||
chkcp $bindir/unrtf.exe $FILTERS
|
||||
chkcp $UNRTF/outputs/*.conf $FILTERS/Share
|
||||
chkcp $UNRTF/outputs/SYMBOL.charmap $FILTERS/Share
|
||||
chkcp $MINGWBIN/libiconv-2.dll $FILTERS
|
||||
}
|
||||
|
||||
copymutagen()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue