On 25 March 2014 08:31, Shankhoneer Chakrovarty shankhoneer@gmail.com wrote:
Thanks Frank and Lex, I was able to compile and make geany-plugin. Can you please help me to identify which plugins has already been ported to gtk3 and which not? What exactly are we trying to do by porting the plugins to gtk3?
Means the plugin can be built for use with a version of Geany that is built for gtk3, as well as for a version of geany built for use with gtk2.
What that means needs to be changed in the plugin is specific to the plugin, if it was known it probably would have been done already, thats what you need to figure out to port them.
Cheers Lex
Thanks, Shankhoneer Chakrovarty
On Mon, Mar 24, 2014 at 2:08 PM, Frank Lanitz frank@frank.uvena.de wrote:
On Tue, 25 Mar 2014 08:00:20 +1100 Lex Trotman elextr@gmail.com wrote:
You will need to start to build recent Geany from git. This can be done via ./autogen.sh (from git ..), make sudo make install -- or using waf ./waf configure && ./waf build && sudo ./waf install
NO, don't do this for development (sorry Frank :)
Don't overwrite your system geany with a development version, if it breaks you may not be able to edit it to fix it (without using say gedit :). That applies even more to plugins.
Well... yes. You are true. Just had in mind to get a working devel version running -- in the fast way. The better way of course to leave system's geany on the box and install devel geany to some other path and ensure, paths are set correctly on configure run.
Cheers, Frank
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel
Devel mailing list Devel@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/devel