Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: ef1cb75f5f187b06d8b39d25d1c2a411fe2140d5
      
https://github.com/synfig/synfig/commit/ef1cb75f5f187b06d8b39d25d1c2a411fe2140d5
  Author: ice0 <konop...@gmail.com>
  Date:   2022-09-14 (Wed, 14 Sep 2022)

  Changed paths:
    M synfig-studio/src/gui/CMakeLists.txt
    M synfig-studio/src/gui/synfigstudio.rc

  Log Message:
  -----------
  build(cmake): fixed build when path contains non-Latin characters (MSYS2) 
(#2821)

MSYS2/Windows only.
The problem occurred when trying to compile Windows resources using the
`winres.exe` tool.

If the path to an icon in a resource contains non-Latin characters, then
winres.exe cannot compile this resource. Solved by using a relative path
to the icon.




_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to