On Fri, Sep 9, 2011 at 12:46 PM, Paolo Bonzini <[email protected]> wrote: > On 09/09/2011 11:51 AM, Gwenaël Casaccio wrote: >>>> >>>> I've removed the .la files and also remove the gst version on the dll >>>> (gst-glib-3-2-90.dll) > > I think this is because you removed the .la files. Can you try instead > removing the dependencies from the .la files? > >>> Can you write down the steps as shell commands or changes to >>> Makefiles?:) >> >> there is another Makefile bug when I install it, some files go to >> prefix/../bin libgst-7.dll and ligst-gobject-1.dll > > Please try the attached patch. > > Paolo >
I've tried it, if I remove libdir and dependency_lib in .la files it works (I can launch visualgst no need to remove version from dll name). Now I need to copy manually libgst-gobject-1.dll into the install path. Gwen _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
