if you're on Windows, open a git bash (otherwise open a console window), navigate to the SDK installation folder (which should be "cd H:\flexsdk\ApacheFlex_Nightly"), and run this command:
ls -R > out.txt It will take a while (mine took about 2 minutes), and at the end in the SDK folder you'll have a new file called out.txt which will contain all the files and folders (including subfolders) of the SDK. Then you can use that to do a diff with the one I pasted on pastebin, and see if our installations differ in anything significant. Of course, this may not detect differing file sizes, but it's a start. On 16 December 2014 at 22:23, piotrz <piotrzarzyck...@gmail.com> wrote: > Mihai, > > I'm not familiar with this command ls -R ? Where I should use it ? > > > > > > ----- > Apache Flex PMC > piotrzarzyck...@gmail.com > -- > View this message in context: > http://apache-flex-development.2333347.n4.nabble.com/DISCUSS-Release-Apache-Flex-4-14-0-tp43390p43610.html > Sent from the Apache Flex Development mailing list archive at Nabble.com.