Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#12343 closed Patch (fixed)

Fix datadir lookup on Windows

Reported by: lazka Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type:
Operating system version:

Description

I've built filezilla using gcc/mingw on Windows just now and noticed that the resource lookup didn't work because it looks for the wrong directory separators.

Here is a patch that made it work: https://github.com/msys2/MINGW-packages/blob/edfaec80fe83f498b851e2f46fa52176902b5138/mingw-w64-filezilla/0001-fix-datadir-lookup.patch

I hope this is helpful.

Change History (2)

comment:1 by Tim Kosse, 3 years ago

Resolution: fixed
Status: newclosed

Thank you. I've committed a slightly modified version of this fix.

comment:2 by lazka, 3 years ago

Thanks!

Note: See TracTickets for help on using tickets.