Post
Topic
Board Altcoin Discussion
Re: Geist geld solo mining
by
zillagod
on 29/09/2011, 14:15:54 UTC
I had this error when I want to compile GG on Linuxcoin, anyone know how to resolve?

make: wx-config: Command not found
g++ -c -O2 -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ -DNOPCH -DFOURWAYSSE2 -DUSE_SSL  -DGUI -o obj/auxpow.o auxpow.cpp
In file included from auxpow.cpp:4:0:
headers.h:30:19: fatal error: wx/wx.h: No such file or directory
compilation terminated.
make: *** [obj/auxpow.o] Error 1


It looks like you need to install the wxwidget-dev package.