So, your project compiles with flex 4.1 but doesn't with 4.5?

On Monday, September 26, 2011, Javier Delgadillo <[email protected]>
wrote:
> All,
>
> I'm stuck and was wondering if someone would help me with this
> problem.
>
> I'm trying to upgrade an existing project to flexmojos 4.0, flexsdk
> 4.5.1, and maven 3.0.3
>
> The project was working with flexmojos 3.8, flexsdk 4.1.0, and maven
> 2.2.1
>
> The project is a multiproject build with 4 swc projects and one swf
> project.  The swf project depends on all the other swc projects.  All
> the swc project compile OK, but the SWF project fails to compile.
>
> Here's the compile time error:
>
> [INFO] --- flexmojos-maven-plugin:4.0-RC2:compile-swf (default-compile-
> swf) @ flexapp ---
> [INFO] Flexmojos 4.0-RC2
> [INFO]   Apache License - Version 2.0 (NO WARRANTY) - See COPYRIGHT
> file
> Writing configuration dump to <source path removed>\target\aoo-
> configs.xml
> C:\Users\username\.m2\repository\com\adobe\flex\framework\mx
> \4.5.1.21328\mx-4.5.1.21328.swc(mx.containers:ViewStack)
>
> Error: Type was not found or was not a compile-time constant:
> [mx.core]::ISelectableList.
>
> C:\Users\javi4211\.m2\repository\com\adobe\flex\framework\mx
> \4.5.1.21328\mx-4.5.1.21328.swc(mx.controls:TextInput)
>
> Error: Type was not found or was not a compile-time constant:
> [mx.core]::ITextInput.
>
> <source path removed>\target
>
\districtinglibs.swc(_com_esri_districtLib_controls_ProgressPanelWatcherSetupUtil)
>
> Error: Type was not found or was not a compile-time constant:
> [mx.binding]::IWatcherSetupUtil2.
>
> C:\Users\username\.m2\repository\com\adobe\flex\framework\mx
>
\4.5.1.21328\mx-4.5.1.21328.swc(_mx_controls_RichTextEditorWatcherSetupUtil)
>
> Error: Type was not found or was not a compile-time constant:
> [mx.binding]::IWatcherSetupUtil2.
>
> <source path removed>\target
> \redlining.swc(_xxx_xxxx_xxxxxxxx_TextSymbolEditorWatcherSetupUtil)
>
> Error: Type was not found or was not a compile-time constant:
> [mx.binding]::IWatcherSetupUtil2.
>
> <source path removed>\target
> \redlining.swc(_xxx_xxxx_xxxxxxxx_URLInputPanelWatcherSetupUtil)
>
> Error: Type was not found or was not a compile-time constant:
> [mx.binding]::IWatcherSetupUtil2.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Flex Mojos" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/flex-mojos
>
> http://flexmojos.sonatype.org/
>

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to