My thoughts about GIMP, digital art and coding
public class Test { public static void main (String[] args) { System.out.println ("Hello World"); } }
Any word on that "compiling gimp from git under windows using mingw/msys" guide?-Rob A>
I tried compiling GIMP on windows several days ago, but It didn't work due to conflicting versions of some DLLs... I'll post the guide as soon as I fix this (I haven't forgotten =])
Any word on that "compiling gimp from git under windows using mingw/msys" guide?
ReplyDelete-Rob A>
I tried compiling GIMP on windows several days ago, but It didn't work due to conflicting versions of some DLLs... I'll post the guide as soon as I fix this (I haven't forgotten =])
ReplyDelete