I'm trying to create flex applications with NetBeans IDE, but I have an error

Adobe Flex Compiler (mxmlc)
Version 4.5.0 build 20967
Copyright (c) 2004-2011 Adobe Systems, Inc. All rights reserved.

/opt/flex/frameworks/flex-config.xml(416): Error: unable to open 'libs/mx/mx.swc'

    

/home/a9un9hari/NetBeansProjects/Belajar/build.xml:82: The following error occurred while executing this line:
/home/a9un9hari/NetBeansProjects/Belajar/build.xml:179: exec returned: 1
BUILD FAILED (total time: 1 second)

What is wrong with my flex configuration?

link|improve this question
Is the project taking longer to build than the SWC, hence there is an issue with dependencies that are yet to build? – slotishtype Jun 2 '11 at 9:20
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.