Re: undefined reference to interface

2015-03-26 Thread Joël Krähemann
Hello again, me fixed it by using different ordering, for now is: gsequencer_LDADD = libags_audio.a libags_gui.a libags_thread.a libags.a instead of: gsequencer_LDADD = libags.a libags_thread.a libags_audio.a libags_gui.a bests Joël On Thu, Mar 26, 2015 at 4:29 PM, Joël Krähemann wrote: > h

undefined reference to interface

2015-03-26 Thread Joël Krähemann
hi, me just did a new Makefile.am and organizing code into libraries. now me get a lot of following messages especially related to interfaces: ... /home/minos/ags-code/src/ags/audio/recall/ags_volume_recycling.c:101: undefined reference to `ags_dynamic_connectable_get_type' libags_audio.a(libags_