rafalszemraj / fabrication

Automatically exported from code.google.com/p/fabrication
2 stars 1 forks source link

couple of missing references in 0.7.2 (error code 1046 IMember, Type) #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. update to version 0.7.2 using source zip
2. clean flex project
3.

What is the expected output? What do you see instead?
get a couple flash builder errors (error code 1046)

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

Please provide any additional information below.
1046 Type was not found or was not a compile-time constant:IMember 
FabricationLogger.as line 425

1046 Type was not found or was not a compile-time constant:Type
Injector.as line 90

Original issue reported on code.google.com by chris.n...@gmail.com on 15 Jul 2010 at 12:22

GoogleCodeExporter commented 9 years ago
Hi Chris,

New library is added to project ( libs/reflection/as3-reflect.swc ) wich should 
be linked in compilation process.

Original comment by rafael.s...@gmail.com on 15 Jul 2010 at 7:35

GoogleCodeExporter commented 9 years ago
appreciate it man

Original comment by chris.n...@gmail.com on 15 Jul 2010 at 11:37