Can I use haxe 3.2 and hxcpp 3.2.x with old openfl 2,2,8 and lime 2.2.2

Hi,
I have working toolset with haxe 3.1.3 openfl 2.2.8 and lime 2.2.2.
But now when i use power of macro, i receive error when build to cpp.
I think this becouse outofdate haxe.
Can I use new haxe 3.2 and hxcpp 3.2 with old openfl 2.2.8 and lime 2.2.2?

Best regards,
Victor

If you just need legacy implementation, you can use -Dlegacy or -Dhybrid flag even with latest OpenFL.
I think there is no point in using older OpenFL and lime.

http://www.openfl.org/blog/2015/04/08/openfl-hybrid-release/