Adobe Native Extensions — not working?

隐身守侯 提交于 2019-12-04 13:18:22
Rob

Adding -profile extendedDesktop to launch command or the following line to application descriptor XML file (application.xml)

<supportedProfiles>extendedDesktop</supportedProfiles>

fixed this error for me.

Go to Project/Properties/Flex Build Packaging tab, then click Native Extensions tab and checked the Package box that is been in your native extension's line. This worked for me.

(For some reason I can't add a comment to ask you, but) Are you running Flash Builder on 32 bit or 64 bit? I think adl won't support 64 bit

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!