Huge thanks in advance,
-Seth
To compile the library from the source, you need to resolve the library
dependencies. If you're just building the library, you need to link in
the corelib.swc from the as3corelib library at
http://code.google.com/p/as3corelib. If you're building the unit tests
as well, you need to link in the as3flexunit library.
Hope the helps...
-d
That makes a lot of sense. Thanks so much for the quick response.
Regards,
-Seth
On Apr 25, 5:02 am, Darron Schall <darron.sch...@gmail.com> wrote:
> Hi Seth,
>
> To compile the library from the source, you need to resolve the library
> dependencies. If you're just building the library, you need to link in
> the corelib.swc from the as3corelib library athttp://code.google.com/p/as3corelib. If you're building the unit tests
> as well, you need to link in the as3flexunit library.
>
> Hope the helps...
>
> -d
>