On 10/31/07, pradeep MN <pradec023 at gmail.com> wrote: > Hi all, > We are using Ubuntu, scratchbox 1.0.7, how to over come this > error > while running C++ program.. > > > > [sbox-SDK_X86: ~/apps] > g++ ex1.cc -o ex1 `pkg-config hildon-libsmm > hildon-fmmm --cflags --libs` > > > Package sigc++-2.0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `sigc++-2.0.pc' > to the PKG_CONFIG_PATH environment variable > Package 'sigc++-2.0', required by 'GLibmm', not found installing sigc++-2.0 incl. development files should fix this... - Christian