Re: newbie plugin compiling problem.
Tor Lillqvist <[email protected]> Wed, 29 Jan 2003 13:27:37 +0200 (EET)
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
> I've tried adding the -mwindows -mcpu=pentium -mms-bitfields -O2 > flags to my LFLAGS as suggested by an earlier post. But it didn't > help. You definitely should use -fnative-struct (in gcc 2.95.2 that is the equivalent of -mms-bitfields). But other than that, I can't see any obvious problems, you seem to be knowing quite well what you are doing. My advice is to add debugging printfs to the plug-in source and try to pinpoint where it crashes. To see the printf output you might need to redirect gimp's output to a pipe or file. Just to be sure, double-check that the plugin executable is not using the Cygwin DLL. --tml To Post a message, send it to: [email protected] To Unsubscribe, send a blank message to: [email protected] Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/