On Thu, 2006-11-30 at 00:14 +0800, howard chen wrote: > On 11/29/06, Michael Natterer <mitch@xxxxxxxx> wrote: > > On Wed, 2006-11-29 at 02:04 +0800, howard chen wrote: > > > I just want to modify a plugin file (*c) in the common folder, > > > currently, when I modified the file, I use `make && make install` to > > > compile, link and install the GIMP. > > > > > > But this take some times to test the feature, are there any better method? > > > > Yes, you can say "make plugin" and "make install-plugin", you don't > > need to build and install the entire common/ folder each time. > > > > ciao, > > --mitch > > > > > > i tried... but it said... > > ==> no rule to make target `plugin` stop > > in fact, i can't find the target `plugin` in the Makefile Of course "plugin" is just a placeholder, I suggest you use the name of the plugin you want to compile. > another question: how to print out some debug message in the GIMP program? The same way you would add debugging in any other program. ciao, --mitch _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer