raowl / gotkchess

A practical way to learn about Golang and also with the intention to make a nice chess client for fics in the future that does essential features and in a good way with performance and graphics a must.
1 stars 1 forks source link

Requirements #1

Open sescobb27 opened 9 years ago

sescobb27 commented 9 years ago

Men i need to know which requirements i must have to build your source so i can contribute you. (binaries, libraries, headers etc) and how to build them.

pkg-config --cflags cairo cairo-gobject

Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found Package cairo-gobject was not found in the pkg-config search path. Perhaps you should add the directory containingcairo-gobject.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo-gobject' found exit status 1

pkg-config --cflags gdk-3.0

Package gdk-3.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gdk-3.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gdk-3.0' found exit status 1

pkg-config --cflags pango

Package pango was not found in the pkg-config search path. Perhaps you should add the directory containing `pango.pc' to the PKG_CONFIG_PATH environment variable No package 'pango' found exit status 1

raowl commented 9 years ago

parce que pena, sino que este proyecto muy frustrante, la libreria de gotk3 no me han aceptado un commit esta como muy inactivo y le falta implementar como mucha cosa que se necesita en el proyecto entonces perdi como motivacion, mas bien entre varios podemos hacer otro proyecto interesante, cuente conmigo cualquier cosa, que seria bueno aprender mas de go pero con algo practico. De todos modos, la libreria como le digo es gotk3, es como un megapaquete como se diga, trae ya el gtk, gdk y el cairo creo que son esos 3, para interfaces en linux.