Skip to content

Rebuild FileZilla #271

Merged
merged 2 commits into from
Jan 10, 2017
Merged

Rebuild FileZilla #271

merged 2 commits into from
Jan 10, 2017

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    5339df5 View commit details
    Browse the repository at this point in the history
  2. Filezilla: Rebuild against current libraries

    Rebuild because of Library Errors
    please refer "Filezilla kaputt Sven Klages 2017-01-10 12:59"
    
    lammkarree[0]:Cosmic $ filezilla
    Reading locale option from /home/klages/.filezilla/filezilla.xml
    Fatal Error: Mismatch between the program and library build versions detected.
    The library used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.8),
    and your program used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8).
    Aborted
    david committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    91f0197 View commit details
    Browse the repository at this point in the history