You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Jan F. Weber (JIRA)" <ji...@apache.org> on 2014/07/10 10:51:04 UTC

[jira] [Commented] (FLEX-33184) bin/fontswf throws java.lang.NoClassDefFoundError: flash/swf/tags/DefineTag exception

    [ https://issues.apache.org/jira/browse/FLEX-33184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057281#comment-14057281 ] 

Jan F. Weber commented on FLEX-33184:
-------------------------------------

I downloaded the latest SDKs vie the latest SDK Installer but the problem remains. The files mentioned above are only 2KB of size. I would also assume that this is no firewall issue on my side since the files would then probably be completely blocked.

> bin/fontswf throws java.lang.NoClassDefFoundError: flash/swf/tags/DefineTag exception
> -------------------------------------------------------------------------------------
>
>                 Key: FLEX-33184
>                 URL: https://issues.apache.org/jira/browse/FLEX-33184
>             Project: Apache Flex
>          Issue Type: Bug
>    Affects Versions: Apache Flex 4.8 (parity release)
>         Environment: either
>            Reporter: Carol Frampton
>            Assignee: Alex Harui
>            Priority: Minor
>
> fontswf won't run
> Exception in thread "main" java.lang.NoClassDefFoundError: flash/swf/tags/DefineTag
> 	at com.adobe.fonts.transcoder.Font2SWF.main(Unknown Source)
> The fontswf script uses Adobe's flex-fontkit.jar which was moved to the lib/external/optional dir per Apache's guidelines.  The manifest for this jar expects these jars in the same directory as flex-fontkit.jar.
> Class-Path: afe.jar aglj40.jar rideau.jar swfutils.jar
> but swfutils.jar is in lib.
> workaround: copy or link lib/swfutils.jar to lib/external/optional



--
This message was sent by Atlassian JIRA
(v6.2#6252)