vipnj / as3dmod

Automatically exported from code.google.com/p/as3dmod
0 stars 0 forks source link

Build issue #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
run ant build-swc from terminal.
2.
receive error message (pasted below)
3.

What is the expected output? What do you see instead?
build-away-swc:
     [echo] Generating Away3d swc
     [exec] Loading configuration file /Applications/Adobe Flex Builder 
3/sdks/3.2.0/frameworks/flex-config.xml
     [exec] 
/Users/marr/Downloads/away3d_3_4_0/away3d/materials/EnviroColorMat
erial.as(30): col: 54 Error: Ambiguous reference to _colorTransform.
     [exec] 
     [exec]             _colorMap.colorTransform(_colorMap.rect, 
_colorTransform);
     [exec]                                                      ^
     [exec] 
     [exec] 
/Users/marr/Downloads/away3d_3_4_0/away3d/materials/Dot3BitmapMat
erialF10.as(59): col: 71 Error: Ambiguous reference to _zeroPoint.
     [exec] 
     [exec]             _renderBitmap.applyFilter(_renderBitmap, 
_renderBitmap.rect, _zeroPoint, _normalFilter);
     [exec]                                                                          ^
     [exec] 
     [exec] Result: 2

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by dave.m...@gmail.com on 25 Jan 2010 at 12:10