Discussion:
How to compile GIMP plug-ins under Windows?
(too old to reply)
Chaos Master
2005-02-05 02:27:45 UTC
Permalink
Hello!

I want the User Filter (for using Filter Factory filters in GIMP) to
work in Windows, but I can only find source code at
http://registry.gimp.org .

Q: How do I compile GIMP plug-in under Windows? I have access to C and
C++ compilers like MinGW.

[]s
--
Chaos Master®, posting from Canoas, Brazil - 29.55° S / 51.11° W / GMT-
2h / 15m

"He [Babya] is like the Energizer Bunny of hopeless newsgroup
posting....or should that be Energizer bBunny"
- "ceed" on alt.comp.freeware, 24/1/2005

(to some groups: Yes, I use Windows and MS Office. So what?)
Rémi Peyronnet
2005-02-09 21:08:56 UTC
Permalink
Hi Chaos,
Post by Chaos Master
Q: How do I compile GIMP plug-in under Windows? I have access to C and
C++ compilers like MinGW.
Here are some methods I found this week-end :

http://people.via.ecp.fr/~remi/soft/gimp/gimp_devpack_en.php3

Basically, there is two minimalistic packages for :
- MSVC
- DevCPP / MinGW

Hope this will make GIMP Plugin development under Windows a lot easier !
--
Rémi Peyronnet
Chaos Master
2005-02-10 02:42:50 UTC
Permalink
Post by Rémi Peyronnet
Hi Chaos,
Post by Chaos Master
Q: How do I compile GIMP plug-in under Windows? I have access to C and
C++ compilers like MinGW.
http://people.via.ecp.fr/~remi/soft/gimp/gimp_devpack_en.php3
- MSVC
- DevCPP / MinGW
Hope this will make GIMP Plugin development under Windows a lot easier !
Thanks! This is enough to get it started.

[]s
--
Chaos Master®, posting from Canoas, Rio Grande do Sul, Brazil - 29.55° S
/ 51.11° W / GMT-2h / 15m .

"People told me I can't dress like a fairy.
I say, I'm in a rock band and I can do what the hell I want!"
-- Amy Lee

(My e-mail address isn't read. Please reply to the group!)
yves piel
2005-02-16 15:32:15 UTC
Permalink
Post by Chaos Master
Post by Rémi Peyronnet
Hi Chaos,
Post by Chaos Master
Q: How do I compile GIMP plug-in under Windows? I have access to C and
C++ compilers like MinGW.
http://people.via.ecp.fr/~remi/soft/gimp/gimp_devpack_en.php3
- MSVC
- DevCPP / MinGW
Hope this will make GIMP Plugin development under Windows a lot easier !
Thanks! This is enough to get it started.
[]s
--
Chaos Master®, posting from Canoas, Rio Grande do Sul, Brazil - 29.55° S
/ 51.11° W / GMT-2h / 15m .
"People told me I can't dress like a fairy.
I say, I'm in a rock band and I can do what the hell I want!"
-- Amy Lee
(My e-mail address isn't read. Please reply to the group!)
the link to download the devCpp pack doens't work in my browser.
This link works : http://people.via.ecp.fr/~remi/dist/devpacks/gimp-dev-mingw-2.2.1.DevPak
Continue reading on narkive:
Loading...