It's hard to help you without any additional information. I would suggest that you grab mingw's gdb and try debugging the plugin with that. You can try these instructions: https://git.gnome.org/browse/gimp/tree/devel-docs/debug-plug-ins.txt I forget if they work on windows. Anyway, good luck! On Sat, Oct 5, 2013 at 5:43 AM, Alessandro Francesconi <alessandrofrancesconi@xxxxxxx> wrote: > > > Anyone can give me help? I’m still blocked for this problem. As I said to Partha in private, I can’t figure another reason about this, apart from a GCC’s fault. > The fact is that my code worked few minutes before upgrading to GCC 4.8.1, then, without changes, the new compiler made it “invisible” to GIMP. > > > > Moreover, the plugin now crashes when queryied by GIMP at startup (http://www.alessandrofrancesconi.it/bimp-fail.jpg). > > My system is Windows 8 64bit, GIMP 2.6.8. > > > > Can it be related to the 64bit environment? Never had problems before. > > > > > > > Ale > > > > > Da: Alessandro Francesconi > Data invio: venerdì 4 ottobre 2013 11.12 > A: gimp-developer-list@xxxxxxxxx > > > > Hello everyone, > > This morning, on my Windows platform, I’ve decided to run a “mingw-get.exe upgrade” command in order to give a fresh update to my compiling tools. > > The process finished fine and the GCC version changed from 4.7.2 to 4.8.1... but I shouldn't have done it! > > > I went to my plugin source code (it’s BIMP, by the way), then I run the usual batch command in order to compile it with the “new” tools. The compiler ended without errors, but now the plugin is disappeared from GIMP! > > One strange thing after the upgrade: the filesize of my plugin’s executable changed from 270 KB to 320 KB... I think I have to add some new options to the compiler, or what? > > > This is the full command I use to compile my plugin: https://github.com/alessandrofrancesconi/gimp-plugin-bimp/blob/master/makewin.bat > > > Thanks for your attention > _______________________________________________ > gimp-developer-list mailing list > List address: gimp-developer-list@xxxxxxxxx > List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list > _______________________________________________ > gimp-developer-list mailing list > List address: gimp-developer-list@xxxxxxxxx > List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list