Stop Microsoft
Operating Systems => Linux and UNIX => Topic started by: LorKorub on 21 August 2002, 14:06
-
I downloaded a plugin called Warp, and it came as a *.c file. I compiled it using gcc, but it is giving me an error message because it cannot find the gimp.h header file that is called in the preprocessor directive. I looked at the source code, and from the bits and pieces I know about programming, I saw that gimp.h was enclosed in double-quotes, meaning that it is looking for that header file in the current directory. What directory must you compile this in? Where is gimp.h located?
-
this is just a guess but... in the gimp directory???
-
were did you find the plugin
-
/usr/include/libgimp/gimp.h