create swc lib with acompc in AIR SDK 33 on OSX 10.14
Hi,
I am trying to rebuild an ANE with adt.
Therefore I need to create an swc with the actionscript classes. I tried to use Adobe Animate -> extport Symbol as swc which includes classes, but with tis swc adt throws the following error:
invalid swc file ...
I tried to use acompc (Air 32 and 33.1.217) to build the swc file but can not start it with (OSX 10.14):
Error:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.common.base.internal.Finalizer (file:/Applications/AIR/AIRSDK_MacOS_32/lib/guava-r08.jar) to field java.lang.Thread.inheritableThreadLocals
WARNING: Please consider reporting this to the maintainers of com.google.common.base.internal.Finalizer
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Version 2.0.0 build 354209
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.common.base.internal.Finalizer (file:/Applications/AIR/AIRSDK_MacOS_32/lib/guava-r08.jar) to field java.lang.Thread.inheritableThreadLocals
WARNING: Please consider reporting this to the maintainers of com.google.common.base.internal.Finalizer
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Adobe SWC Component Compiler (compc)
Version 2.0.0 build 354209
Maybe someone can help me with the question:
How to create a proprer swf on a Mac?
Thanks in advance,
Martin.
