Hmm, I have been reading the READMEs so it seems the whole thing has to be built, I know now it seems obvious.
So it still looks like the whole compiler code is Eclipse centric, I don't even know how I would go about trying to set this up to build in IntelliJ. (how to import the modules) On Thu, May 7, 2015 at 11:55 AM, Michael Schmalle <teotigraphix...@gmail.com > wrote: > Ok, my little boy curiosity has been peaked enough to want to try and > compile this beast. > > It's been 2 years since I even had this code on my computer. Do I need the > Flex SDK still to compile for FlexJS and the cross compiler? > > My goal is to be able to build the compiler and the FlexJS framework. > Could someone be so kind and give me a quick list of what I need to do? > Which repos I need to checkout. > > I guess first I would like to write a unit test hello world eventually for > the compiler and that being said I can't seem to find the page that > describes how to make sure my git setup doesn't screw up things. > > Mike >