Synfig 0.61.02
Saturday, November 26, 2005 by darcoPosted in Releases
Page moved to the wiki: Releases/0.61.02
Synfig 0.61.02 has been released. Still targeted at Developers. Grab it on the download page.
Binaries: MacOSX | Win32 (Not ready yet)
Changes
- Minor GCC 4 tweaks. I still don't have a non-macintosh GCC 4 box to test on, so I'm just going off of bug reports.
- The Crash on layer drag bug has been fixed.
- errorno.h issues should be addressed
- Misc other tweaks
Binaries will be available soon for Win32 and MacOSX.
Saturday, November 26, 2005
Still trouble compiling on GCC4. Debian Unstable.
Sunday, November 27, 2005
I will NOT be able to get GCC 4.0 running within the next week or so, so if someone who has a non-macintosh GCC 4.0 could make a patch, it would be greatly appreciated.
Monday, November 28, 2005
After installing osx synfig 0.61.02 , synfig would not launch, so I installed v.0.61.01 again and after that I installed only the Synfig core and Studio (v. 0.61.02) skipped the gtkmm 2.4.7 and Synfig launcher installation and now it's up and running again, thanks darco!
Ulrik
Thursday, December 1, 2005
This patch worked for me on sphere distort:
48c48,49 < private: —
When in doubt, make 'em all public and work on the get/set methods later
Thursday, December 1, 2005
Oh, crud, the blog mangled that patch. Well, just replace the word “private” with “public” on line 48, and that does the trick.