[Synfig-devl] build errors on Fedora 20

2013-11-28 Thread Yu Chen
Hi

When use synfigstudio-linux-build.sh to compile git master branch on Fedora
20, It shows me to errors:

1) configure: We could not detect the boost libraries (version 1.32 or
higher).
Solved after install boost-devel

2) error: 'strlen' was not declared in this scope
Solved after insert a line #include string.h to trgt_png.cpp


Can anybody help to confirm them before I push a fix?


~ yu

--
No one will come, Yu has to make it happen by Yu-self.
--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


Re: [Synfig-devl] build errors on Fedora 20

2013-11-28 Thread Konstantin Dmitriev
2013/11/28 Yu Chen jco...@gmail.com:
 Hi

 When use synfigstudio-linux-build.sh to compile git master branch on Fedora
 20, It shows me to errors:

 1) configure: We could not detect the boost libraries (version 1.32 or
 higher).
 Solved after install boost-devel

 2) error: 'strlen' was not declared in this scope
 Solved after insert a line #include string.h to trgt_png.cpp


 Can anybody help to confirm them before I push a fix?


Hi, Yu!

I have no Fedora 20 installation at the moment. Please don't hesitate
to push a pull request - I'm sure it will be no harm. ^__^
K.

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351iu=/4140/ostg.clktrk
___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl


[Synfig-devl] [help] how can I make a xml file(appdata file) localizable?

2013-11-28 Thread Yu Chen
Hi,

I am taking care of the issue #507[1], but can not figure out how to make
those localizable strings can be taken into account by intltool (POT
file).

It would be appreciated if you can take a look at my code[2] and advise.


[1] http://www.synfig.org/issues/thebuggenie/synfig/issues/507
[2]
https://github.com/jcome/synfig/commit/cbf8b22ff088124ddc0ad0985b8516cc58f5cd40


Cheers!

~ yu

--
No one will come, Yu has to make it happen by Yu-self.
--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351iu=/4140/ostg.clktrk___
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl