Bugs item #2860386, was opened at 2009-09-16 17:47
Message generated for change (Comment added) made by zelgadis_ksee
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2860386&group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Latest release
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Dennis  (stumbles)
Assigned to: Nobody/Anonymous (nobody)
Summary: synfig-0.61.09 and OpenEXR-1.6.1

Initial Comment:
        
Built this from source and all is well on that front. So decided to look more 
closely at the ./configure and saw OpenEXR's half type was set to no. I realize 
the build instructions say not to use that because it is slow. Um well, 
perhaps; but I wanted to give it a go anyway. However, when setting 
--enable-half, the make fails with the following error;


g++ -DHAVE_CONFIG_H -I../.. -I../../src -I../../libltdl 
-I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include 
-I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -DUSE_HALF_TYPE -DSYNFIG_NO_DEPRECATED 
-DLOCALEDIR=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" 
-march=x86-64 -pipe -DNDEBUG -O2 -W -Wall -MT libsynfig_la-gradient.lo -MD -MP 
-MF .deps/libsynfig_la-gradient.Tpo -c gradient.cpp  -fPIC -DPIC -o 
.libs/libsynfig_la-gradient.o
gradient.cpp: In member function 'synfig::Gradient& 
synfig::Gradient::operator+=(const synfig::Gradient&)':
gradient.cpp:206: warning: format '%d' expects type 'int', but argument 2 has 
type 'long int'
gradient.cpp:206: warning: format '%d' expects type 'int', but argument 4 has 
type 'long int'
gradient.cpp: In member function 'synfig::Color 
synfig::Gradient::operator()(const synfig::Real&, float) const':
gradient.cpp:430: error: 'class synfig::ColorAccumulator' has no member named 
'premult_alpha'
gradient.cpp:441: error: 'class synfig::ColorAccumulator' has no member named 
'premult_alpha'
gradient.cpp:458: error: 'class synfig::ColorAccumulator' has no member named 
'premult_alpha'
make[3]: *** [libsynfig_la-gradient.lo] Error 1
make[3]: Leaving directory `/usr/src/synfig-0.61.09/src/synfig'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/synfig-0.61.09/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/synfig-0.61.09'
make: *** [all] Error 2

----------------------------------------------------------------------

Comment By: Konstantin Dmitriev (zelgadis_ksee)
Date: 2012-12-26 04:17

Message:
This bugtracker is no longer active. The issue is moved to the new
bugtracker - http://synfig.org/issues/thebuggenie/synfig

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2860386&group_id=144022

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to