gpick
gpick copied to clipboard
I can't compile this with git on windows
I got the following errors:
No version of Visual Studio compiler found - C/C++ compilers most likely not set correctly
File "C:\Users\HERO_0001\Documents\GitHub\gpick\SConscript", line 5, in
Sadly I can't find a windows realease so I tried to compile it myself and failed. Probably just my fault.
Ok. I reinstalled a lot of things and this seems to be resolved but now I have this:
fatal error: gtk/gtk.h: No such file or directory #include <gtk/gtk.h>
I'm using MSYS2 and the file is there: gtk-2/gtk/gtk.h . So yeah I guess I messed up something along the way. Maybe someone can help me with this.
Same problem in my machine...