Hi!
 
I am currently trying to build synfig on my (Gentoo) Linux system. Since I wanted to get a somewhat consistent and stable state of the synfig source, I downloaded source tar.gz of the latest release I found, which is version 1.0.2 from October 2015 (over a year ago). I have not found information on any more recent relases: no git tags, no tar.gz downloads, no announcements on the mailing lists (apart from someone mentioning version 1.2 will be released soon in the bugtracker). I found there was a lot of development since October 2015, but I did not find any releases later than 1.0.2.
 
When trying to build 1.0.2 on my Gentoo Linux system (with gcc 4.9.3), I have trouble with some C++11/C++14 issues. `export CXXFLAGS=-std=c++14` before `./configure` resolved some of the build errors I got, but not I get errors related to isnan and I wonder what would be the next error if I fix the isnan issue :(
 
Which is the suggested approach to get a recent consistent and stable version of synfig? Just check out the latest master? (I would assume there will always be some more and some less consistent and stable commits on the master branch, isn't it?) Or can I find e.g. release 1.1 somewhere out there?

Best regards
 
Thilo
 
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to