On Mon, 19 Jan 2009 17:31:46 +0100, Enrico Tröger enrico.troeger@uvena.de wrote:
On Mon, 19 Jan 2009 14:43:13 +0100, Frank Lanitz frank@frank.uvena.de wrote:
Hi,
I guess there is an issue with shipped plugins.
On Sun, 18 Jan 2009 20:08:01 +0100 Enrico Tröger enrico.troeger@uvena.de wrote:
a new Windows build of the current SVN version(r3486) is available.
4:40:50: INFO : Geany 0.16 (svn >= r3486), GTK+ 2.14.6, GLib 2.18.3 14:40:53: INFO : Plugin "C:\Programme\Geany \lib\htmlchars.dll" is not binary compatible with this release of Geany - recompile it. 14:40:53: INFO : Plugin "C: \Programme\Geany\lib\classbuilder.dll" is not binary compatible with this release of Geany - recompile it. 14:40:53: INFO : Plugin "C:\Programme\Geany\lib\vcdiff.dll" is not binary compatible with this release of Geany - recompile it.
After this, no plugin is recognized.
Yup, for some reasons the plugins didn't get recompiled correctly. No idea what was wrong. I should maybe run 'make clean' more often but compiling everything again and again in an emulated Windows system isn't much fun :(.
Will create another installer later.
Done:
http://download.geany.org/snapshots/geany-0.16svn_3490_setup.exe http://download.geany.org/snapshots/geany-0.16svn_3490_nogtk_setup.exe
Changes since last installer: * Rebuilt all plugins to make them working * Include latest GTK release (2.14.7) * Remove some unintentionally unused included files from the last installer
Regards, Enrico
On Mon, 19 Jan 2009 21:01:51 +0100 Enrico Tröger enrico.troeger@uvena.de wrote:
On Mon, 19 Jan 2009 17:31:46 +0100, Enrico Tröger enrico.troeger@uvena.de wrote:
On Mon, 19 Jan 2009 14:43:13 +0100, Frank Lanitz frank@frank.uvena.de wrote:
Hi,
I guess there is an issue with shipped plugins.
On Sun, 18 Jan 2009 20:08:01 +0100 Enrico Tröger enrico.troeger@uvena.de wrote:
a new Windows build of the current SVN version(r3486) is available.
4:40:50: INFO : Geany 0.16 (svn >= r3486), GTK+ 2.14.6, GLib 2.18.3 14:40:53: INFO : Plugin "C:\Programme\Geany \lib\htmlchars.dll" is not binary compatible with this release of Geany - recompile it. 14:40:53: INFO : Plugin "C: \Programme\Geany\lib\classbuilder.dll" is not binary compatible with this release of Geany - recompile it. 14:40:53: INFO : Plugin "C:\Programme\Geany\lib\vcdiff.dll" is not binary compatible with this release of Geany - recompile it.
After this, no plugin is recognized.
Yup, for some reasons the plugins didn't get recompiled correctly. No idea what was wrong. I should maybe run 'make clean' more often but compiling everything again and again in an emulated Windows system isn't much fun :(.
Will create another installer later.
Done:
http://download.geany.org/snapshots/geany-0.16svn_3490_setup.exe http://download.geany.org/snapshots/geany-0.16svn_3490_nogtk_setup.exe
Changes since last installer:
- Rebuilt all plugins to make them working
- Include latest GTK release (2.14.7)
- Remove some unintentionally unused included files from the last
installer
This works now ;)
Cheers, Frank