ella-animation team mailing list archive
-
ella-animation team
-
Mailing list archive
-
Message #00218
Re: [Bug 704672] Re:Doesn’tcompile without swfdec-gtk
@kevlar: Hum, we should implement the preview *in* the editor, it would
be the best thing to do.
@Emmanuel: Thanks :)
For your patch: you use a macro, _WITH_FLASH, and it doesn't compile
with swfdec if it is not defined. I would prefer a macro to disable it
instead of a macro to enable it. At least, at this moment, because,
there is not any preview system without swfdec.
So, something like "#ifndef NO_FLASH" would be better.
The build system needs also some modification, but I can do that :)
--
You received this bug notification because you are a member of Ella
Team, which is the registrant for Ella.
https://bugs.launchpad.net/bugs/704672
Title:
Doesn’t compile without swfdec-gtk
Status in Ella Animation, an Elegant Light Linux Animator:
New
Bug description:
The support of flash should be optional in Ella, because a lot of people want to use it as an animated SVG editor only.
A configure option to choose to enable flash or not should be added, but I think it isn’t the subject of this bug.
References