Mihai, are you working from a source release artifact or from the repos?
While it is informative if you are having trouble following the
instructions to work from a source release, since you are a committer, it
would be best if you are working from the repos as then you can just check
in a fix.

-Alex

On 12/4/14, 10:33 AM, "Erik de Bruin" <e...@ixsoftware.nl> wrote:

>Not really, I'm afraid. I did just rewrite the README to make the
>process feel a bit more logical and structured. Have you looked at
>that? Or is that what's causing your troubles? In which case I'd be
>interested to know which steps led to the issues you see, and how you
>solved them.
>
>Thanks,
>
>EdB
>
>
>
>On Thu, Dec 4, 2014 at 7:26 PM, Mihai Chira <mihai.ch...@gmail.com> wrote:
>> I want to make sure that I bug I raised in tlf is reproducible in the
>> nightly source. I've never tried making the source sdk the current sdk
>> before, and it's proving much more difficult than I thought. Here's
>> what I did:
>>
>>>ant release (in main sdk folder)
>> after finally figuring out that I need a cfg file with the path to
>> basicLoader.swf and BasicTests.swf to run the mustella tests...
>> got error compiling: adl.exe is missing
>>
>>>constructFlexForIDE.bat "c:\[somePath]\sdk"
>>>"c:\[somePath]\sdk\in\SDK_4.6"
>> that worked (eventually), but got this error compiling: The definition
>> of base class Error was not found.
>>
>>>ant ide
>> same error
>>
>> upon checking, the airglobal.swc in the installed SDK (v4.12.1) is
>> different from the one I now have in the source version (and the
>> latter is the same as the one in the Flex/AIR SDK 4.6 that it
>> downloads during the ant release target), so I thought I needed to do
>> this:
>>
>>>ide/addAIRtoSDK.sh 15.0 "c:\[somePath]\sdk" (in cygwin)
>> but couldn't get it to run because this sh file only deals with linux
>> and mac, so now I'm downloading the AIR SDK 15.0, and I'll follow the
>> steps in it manually. Hopefully that will work.
>>
>>
>> But I have a feeling all this was too complicated. I'm probably
>> missing a much easier way to do this?
>> Thanks,
>> Mihai
>
>
>
>-- 
>Ix Multimedia Software
>
>Jan Luykenstraat 27
>3521 VB Utrecht
>
>T. 06-51952295
>I. www.ixsoftware.nl

Reply via email to