[Glade-users] Problem with signs

Tristan Van Berkom tvb at gnome.org
Tue May 1 16:44:45 EDT 2007


On Tue, 2007-05-01 at 17:30 -0300, Paulo Eduardo wrote:
> Hello people,
> 
> I'm using Anjuta and glade-2 for developing to program. The problems
> happens when i run the application, and the signals I added in the
> glade does work.
> 

The classic answer to your question is:
    "google for libglade and feel lucky"

You must make your global symbols visible when compiling
your application so that libglade can dlsym() them.

Cheers,
                -Tristan




More information about the Glade-users mailing list