Hello. Seems, that the SVN version (r:2320) of Away3d not working now. This is log from FlashDevelop:
Running process: C:\Program Files\FlashDevelop\Tools\fdbuild \fdbuild.exe "C:\Users\Vadim\Documents\My Dropbox\Flash Code \FlashDevelopProject\Multitouch(air)\Multitouch(air).as3proj" -ipc b22d867d-4e91-48c5-9515-577e4a8462ca -compiler "C:\FlashLibs\FlexSDK" - library "C:\Program Files\FlashDevelop\Library" Using the Flex Compiler Shell. Building Multitouch(air) mxmlc -load-config+=obj\Multitouch(air)Config.xml -debug=true - incremental=true -benchmark=false +configname=air -o obj \Multitouch(air)634048783159266643 Incremental compile of 2 Loading configuration file C:\FlashLibs\FlexSDK\frameworks\air- config.xml Loading configuration file C:\Users\Vadim\Documents\My Dropbox\Flash Code\FlashDevelopProject\Multitouch(air)\obj\Multitouch(air)Config.xml Files changed: 0 Files affected: 78 C:\FlashLibs\Away3D\trunk\fp10\Away3D\src\away3d\core\project \SpriteProjector.as(19): col: 23 Error: Type was not found or was not a compile-time constant: Sprite3D. private var _sprite:Sprite3D; ^ C:\FlashLibs\Away3D\trunk\fp10\Away3D\src\away3d\core\project \SpriteProjector.as(36): col: 24 Error: Access of undefined property Sprite3D. _sprite = source as Sprite3D; ^ C:\FlashLibs\Away3D\trunk\fp10\Away3D\src\away3d\core\project \DirSpriteProjector.as(21): col: 26 Error: Type was not found or was not a compile-time constant: DirSprite3D. private var _dirsprite:DirSprite3D; ^ C:\FlashLibs\Away3D\trunk\fp10\Away3D\src\away3d\core\project \DirSpriteProjector.as(43): col: 27 Error: Access of undefined property DirSprite3D. _dirsprite = source as DirSprite3D; ^ C:\FlashLibs\Away3D\trunk\fp10\Away3D\src\away3d\core\project \DofSpriteProjector.as(19): col: 26 Error: Type was not found or was not a compile-time constant: DofSprite3D. private var _dofsprite:DofSprite3D; ^ C:\FlashLibs\Away3D\trunk\fp10\Away3D\src\away3d\core\project \DofSpriteProjector.as(38): col: 27 Error: Access of undefined property DofSprite3D. _dofsprite = source as DofSprite3D; ^ Build halted with errors (fcsh). (fcsh) Done (1) To unsubscribe from this group, send email to away3d-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
