Hi All,

I've migrated a project over from FB3 to FB4 and most everything works great 
except for the export release build.

What I've narrowed it down to is it will fail if I include an external library 
project into the main application via rsl... if I merge the library into the 
main app, it's fine.  The project runs just fine via run/debug through FB, but 
fails on the export release build.

The logs aren't really very useful and state errors occur in:

"java.lang.NoClassDefFoundError: 
flex2/tools/oem/OEMException$CircularLibraryDependencyException"

I've simplified this down to a very basic library and a very basic application 
and it is still occurring.  I'm compiling against the 3.5 SDK, and have even 
attempted to point at the old SDK folder in my FB3 install, but got the same 
results.

Has anyone else come across this?  I see that it was an issue in the beta 
release, but doesn't seem anyone else has posted re: this issue since final.

Suggestions on what might be causing this, or how to track down would be great! 
 Thanks for the help,

Brendan

Reply via email to