Is there a set of instructions somewhere on how to compile the 4.0.9 Gold release? When I drop the 4.0.9 gold folders into a Flex Builder project and try to build, I receive a set of about 50 errors. Here’s what a few of them look like:
Description Resource Path Location Type
1046: Type was not found or was not a compile-time constant: ShaderRegisterCache. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 191 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 100 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 105 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 110 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 115 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 124 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 129 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 138 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 143 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 152 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 157 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 162 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 167 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 176 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 181 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 230 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 230 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 230 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 257 Flex Problem
1046: Type was not found or was not a compile-time constant: ShaderRegisterElement. ShadingMethodBase.as /TestAway3dCompile/src/away3d/materials/methods line 263 Flex Problem
1046: Type was not found or was not a compile-time constant: Texture2DBase. AWD2Parser.as /TestAway3dCompile/src/away3d/loaders/parsers line 430 Flex Problem
1046: Type was not found or was not a compile-time constant: Texture2DBase. BackgroundImageRenderer.as /TestAway3dCompile/src/away3d/core/render line 102 Flex Problem
1046: Type was not found or was not a compile-time constant: Texture2DBase. BackgroundImageRenderer.as /TestAway3dCompile/src/away3d/core/render line 107 Flex Problem
1046: Type was not found or was not a compile-time constant: Texture2DBase. DepthMapPass.as /TestAway3dCompile/src/away3d/materials/passes line 52 Flex Problem
1046: Type was not found or was not a compile-time constant: Texture2DBase. DepthMapPass.as /TestAway3dCompile/src/away3d/materials/passes line 57 Flex Problem
1046: Type was not found or was not a compile-time constant: Texture2DBase. DistanceMapPass.as /TestAway3dCompile/src/away3d/materials/passes line 56 Flex Problem
1046: Type was not found or was not a compile-time constant: Texture2DBase. DistanceMapPass.as /TestAway3dCompile/src/away3d/materials/passes line 61 Flex Problem
1046: Type was not found or was not a compile-time constant: Texture2DBase. View3D.as /TestAway3dCompile/src/away3d/containers line 204 Flex Problem
1046: Type was not found or was not a compile-time constant: Texture2DBase. View3D.as /TestAway3dCompile/src/away3d/containers line 209 Flex Problem
1046: Type was not found or was not a compile-time constant: TextureProxyBase. ShadowMapperBase.as /TestAway3dCompile/src/away3d/lights/shadowmaps line 38 Flex Problem
1046: Type was not found or was not a compile-time constant: TextureProxyBase. ShadowMapperBase.as /TestAway3dCompile/src/away3d/lights/shadowmaps line 61 Flex Problem
1046: Type was not found or was not a compile-time constant: TextureProxyBase. ShadowMapperBase.as /TestAway3dCompile/src/away3d/lights/shadowmaps line 93 Flex Problem
1046: Type was not found or was not a compile-time constant: WireframePrimitiveBase. BoundingVolumeBase.as /TestAway3dCompile/src/away3d/bounds line 56 Flex Problem
1046: Type was not found or was not a compile-time constant: WireframePrimitiveBase. BoundingVolumeBase.as /T