OK, I think things are fixed again. The next nightly build should work better.
-Alex On 12/3/13 10:34 AM, "Alex Harui" <aha...@adobe.com> wrote: >Actually, I just synced up to the repo and am getting the same error. I >think something has gotten broken on our side. > >On 12/3/13 3:58 AM, "Erik de Bruin" <e...@ixsoftware.nl> wrote: > >>Hi, >> >>Good to hear you're working on this! >> >>Last week I greatly simplified the command line you need to >>successfully build a FlexJS project. >> >>We're working on getting the installer to create a 'one click FlexJS >>SDK' that will contain all dependencies except Java, but until that >>time it looks like you need to take only these 2 steps: >> >>1) move your closure library from >>'D:\NewSdks\closure-library-20130212' to >>'D:\NewSdks\ApacheFlexJS\js\lib\google\closure-library' >>2) use this command line: java -jar >>"D:\NewSdks\ApacheFlexJS\js\lib\mxmlc.jar" >>-load-config="D:\NewSdks\ApacheFlexJS\frameworks\flex-config.xml" >>"D:\TesTArea\TestProjects\DataBindingTest/src/DataBindingTest.mxml" >> >>All other command line arguments are (should be...) either unneeded or >>will result in duplicate code warnings/errors. >> >>Thanks, >> >>EdB >> >>PS. the one warning after successful compilation ("Data binding will >>not be able...") is expected and can be safely ignored. >> >> >> >>-- >>Ix Multimedia Software >> >>Jan Luykenstraat 27 >>3521 VB Utrecht >> >>T. 06-51952295 >>I. www.ixsoftware.nl >