You also need libsigc++, which libSigCX is built upon. Note that you need
the at least version 1.1.13.
I have sigc++2.0 , it's certenly newer then 1.1.13 m but when i run
configure script i get and error complaining about sigc version:
checking for sigc++-1.2... Package sigc++-1.2 was not found in the
pkg-config search path.
Perhaps you should add the directory containing `sigc++-1.2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sigc++-1.2' found
configure: error: Library requirements (sigc++-1.2) not met; consider
adjusting the PKG_CONFIG_PATH environment variable if your libraries are in
a nonstandard prefix so pkg-config can find them.
please help me ...
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
From: Steven B. <sw...@uc...> - 2005-05-05 00:44:33
al va wrote:
> You also need libsigc++, which libSigCX is built upon. Note that you
> need the at least version 1.1.13.
>
> I have sigc++2.0 , it's certenly newer then 1.1.13 m but when i run
> configure script i get and error complaining about sigc version:
sigc++2.0 is a different major version than 1.2, so is probably
incompatible. If so, would be nice to see libsigcx updated for it.