royale-asjs icon indicating copy to clipboard operation
royale-asjs copied to clipboard

FlashBuilder "Hello world" project compile failing, 'closure-lib' doesn't point to valid directory

Open widget31too opened this issue 3 years ago • 2 comments

I've tried installing the latest royale-asjs from both the npm package and from the binary distribution ZIP download (0.9.7). I've followed the instructions to set up with Flash Builder 4.7, but after converting the empty "Hello world" Flex project to Royale, the build fails:

1309: java.lang.RuntimeException: Parameter 'closure-lib' doesn't point to a valid directory. org.apache.royale.compiler.internal.codegen.mxml.oryale.MXML.RoyalePublisher.publish(MXMLRoyalePublisher.java:359)orge.apache.royale.compiler.clients.MXMLJSCRoyale.com

Windows 10 Flash Builder 4.7 Professional FB JRE - Oracle 1.8.0_251-b08

widget31too avatar Sep 23 '20 23:09 widget31too

My strong recommendation is to use one of the dedicated IDE for Royale Moonshine IDE or VSCode. FB is unsupported for years and we actually do not bother too much about that IDE in Royale Team. If you choose Moonshine and have any problems you can write to me - I will help you - I'm responsible for development of that IDE.

piotrzarzycki21 avatar Sep 24 '20 05:09 piotrzarzycki21

hi already run the code in VS Code but still getting above

MuhammadTayyeb avatar Nov 25 '20 12:11 MuhammadTayyeb