How to build a GIMP plugin with Visual Studio?

I am going to develop an android application using the GEGL GIMP library. I am using visual studio 10. How to build a plug-in with visual studio? what steps? How to start a GIMP project and debug? I also came across GIMPVS. please enlighten me about this.

Also, can anyone suggest some tutorial on developing APIs in C using the GEGL library?

+3
source share
1 answer

You need to be more specific :)

GIMP windows, libgimp lib sourceforge gimp-win (, , 2.6, GIMP irc, gtk + libs gtk + .

, GEGL, , , gegl , , - gegl . GEGL,

  • mingw/msys
  • Binaries Development Gtk + babl (, babl).

GEGL . , , , :) gimp windows, , gegl .

+3

All Articles