wiki:ReleaseNotes/1.2.11

Version 2 (modified by Olly Betts, 10 years ago) (diff)

add libav < 9 compat fix

Known Issues with 1.2.11

General

  • Survex now uses a Unicode build of wxWidgets, which required major internal changes. We think the kinks have now been shaken out, but please report any issues you find.
  • moviemaker.cc fails to build with libav < 9 - you can fix this by adding a semicolon (;) to the end of line 83, so it reads:
    *frame = NULL;

Microsoft Windows

  • Loading and saving of filenames with accented characters may not work in a few cases. Please report any you find.