Hi, > I get a compile error reported in the latest Flash Builder saying "Implicit > coercion of a value of type com.ev.global.view.components:EVMainContainer to > an unrelated type com.ev.global.view.components:EVMainContainer." I seen a similar error a few times, not the exact same one but the same type "type" to unrelated type "same type" before and believe it was JVM memory related. How large is the project?
How are you building the project? If via the command line try to increase the JVM memory by editing the settings in compc or compc.bat (depending on platform). Thanks, Justin
