away3d / away3d-core-openfl

Away3D engine for OpenFL
166 stars 41 forks source link

Latest 1.3.2 Merge Build issues - iOS/Android #83

Open StephenKDS opened 8 years ago

StephenKDS commented 8 years ago

Tried the latest (Away3D 1.3.2) that was merged.

Using: OpenFL 4.0.3, Away3D 1.3.2

during iOS simulator build get these errors: [away3d/core/managers/Stage3DProxy.hx:166] openfl.display3D.Context3D has no field removeRenderMethod

[away3d/core/managers/Stage3DProxy.hx:174] openfl.display3D.Context3D has no field setRenderMethod

Any ideas how to fix this?

StephenKDS commented 8 years ago

Those 2 methods (removeRenderMethod + setRenderMethod) are present in 3.6.1 but missing in 4.X

Can build in 3.6.1 but 4.X they are missing. Any help?

StephenKDS commented 8 years ago

Currently building OK with OpenFL 3.6.1 + Lime 2.9.1 - 29th March 2016 - has been broken after that date.