Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
witam. mam banalne pytanie, ale sam kombinuje nad tym juz sporo czasu i nie moge tego złamać. Sytuacja wygląda tak, Kompiluje jakis prosty przykład poniższym poleceniem
g++ simple.cc -o simple `pkg-config gtkmm-2.4 --cflags --libs`
Działa OK.
Robie w glade 2 projekt, zapisuje, i gdy hce wykonac autogen czy potem configure dostaje, wklejam koncówke tylko
checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTKMM_CFLAGS... checking for GTKMM_LIBS... configure: error: Package requirements (gtkmm-2.0 >= 2.2.8) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively you may set the GTKMM_CFLAGS and GTKMM_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details.
Wiem ze to napewno jest trywialne ale jak zmusiść configure aby widziałą biblioteke gtkmm??
Offline