Re: [Gimp-developer] My plugin doesn't start anymore after upgrading mingw/gcc suite
- From: Michael Henning <drawoc darkrefraction com>
- To: Alessandro Francesconi <alessandrofrancesconi live it>
- Cc: "gimp-developer-list gnome org" <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] My plugin doesn't start anymore after upgrading mingw/gcc suite
- Date: Sun, 6 Oct 2013 17:21:02 -0400
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 live it> 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 gnome org
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 gnome org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
_______________________________________________
gimp-developer-list mailing list
List address: gimp-developer-list gnome org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]