Opened 11 years ago
Closed 11 years ago
#41354 closed defect (fixed)
FileZilla: fix the patch for configure which refuses to build against 2.8
Reported by: | mojca (Mojca Miklavec) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | rudloff@… | |
Port: | FileZilla |
Description
Because of a faulty patch for FileZilla (created by me) the configuration now fails at
checking for wxWidgets version >= 2.8.12 (--unicode=yes --universal=no)... yes (version 2.8.12) checking for wxWidgets static library... no configure: error: You need to use wxWidgets 3.0.x to compile this program.
when building against wxWidgets 2.8.
Change History (1)
comment:1 Changed 11 years ago by mojca (Mojca Miklavec)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r113365.