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?
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