On Thu, Jul 26, 2007 at 07:20:17AM +0200, Sandro Santilli wrote:

> With this patch, libgnashplayer might be built again, with a set of 
> gui/renderer libraries linked
> to it (either statically or dynamically) as long as corresponding GUI_XXX 
> defines are provided
> to Player.cpp so it knows which guis lib symbols to reference and which not.

 This will break any attempts at dynamic loading, as Player.cpp gets compiled
with different gui configurations. So player has to be part of the
"gui_render" library that gets built, and not standalone. I'm still at OSCON
for a few more days, but I guess I'll have to fix this when I get back. This
"fix" as it is now will only work with the current config where the libs get
get linked in to the executable.

        - rob -



_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to