Ahmed Essam
Ahmed Essam
There are a couple of issues with conan that I will fix, then I will come back to this PR. These being: 1. Gettext provided by conan provides `msgmerge` and...
Conan is in the middle of migrating to v2, which has a new API, so I had to copy and edit a number of recipes. As migration takes place, I...
This builds fine on linux locally. To build, you do something like ``` ./1-conan-export.sh mkdir build cd build conan install .. -if . -pr default --build=missing cmake --preset=release -DCMAKE_BUILD_TYPE=Release -S...
> Why do you think this is a problem? Can you explain it? Each tool sets its own cursor. So while dragging the window I will change the cursor, and...
What you say makes sense. I opted for the simpler solution of simply storing the previous cursor.
@ice0 I wrote a port for libtool but forgot to check it out in git 😅 please try again
I also get the same error, but synfig opens all the same. Can you please send me the whole log?
No, I ran it from powershell. I will investigate in a clean environment.
@ice0 Did you use the cmake that ships with visual studio? Can you also please send me the CMakeCache, it might be the case that it chose a library other...
I locally built synfig using the vanilla command line with visual studio's cmake, and it ran.