Hi, On Tue, 2006-11-28 at 21:11 +0300, Alexandre Prokoudine wrote: > Make full compilation. Then, after, changing the plug-in file, remove > relevant .o file and rerun 'make && make install' that will recompile > the plugin again. But this will take forever. Instead, say your plug-in is called foo.c, you can use 'make -C plug-ins/common foo' to build and 'make -C plug-ins/common install-foo' to install the plug-in. Unless you change the procedure registration, you don't even need to restart GIMP to test your changes. Sven _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer