[FLASH-USERS] flash2.5 in kraken

Diego dlopezc at ncsu.edu
Tue Jul 10 16:36:26 EDT 2012


Hi John and everyone, so my problem was that the Macintosh OS X Finder had
created hidden .DS_Store files in my flash directory and kraken didn't
recognize. Mac vs kraken.

Long story short, if any one comes up with this kind of problem (alike
".DS_Store is not a valid directory" when compiling), erasing the .DS_Store
files with the next command will fix everything:

find . -name '*.DS_Store' -type f -delete

Cheers.

Diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20120710/8c3042e4/attachment.htm>


More information about the flash-users mailing list