[Gimp-developer] [Gegl-developer] Question abt compling GIMP
Alexandre Prokoudine
alexandre.prokoudine at gmail.com
Tue Nov 28 10:11:40 PST 2006
On 11/28/06, 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?
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.
Alexandre
More information about the Gimp-developer
mailing list